{
  "query": "SELECT id, title FROM casino_games ORDER BY id LIMIT 20 OFFSET 0",
  "command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway04.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 3sE2opaakiHhpCk.root --database 38mmEpDjJeLLr6ocaGW5p5 --execute SELECT id, title FROM casino_games ORDER BY id LIMIT 20 OFFSET 0",
  "rows": [
    {
      "id": "1",
      "title": "Gates of Olympus"
    },
    {
      "id": "2",
      "title": "Sweet Bonanza"
    },
    {
      "id": "3",
      "title": "Wolf Gold"
    },
    {
      "id": "4",
      "title": "The Dog House"
    },
    {
      "id": "5",
      "title": "Fruit Party"
    },
    {
      "id": "6",
      "title": "Starlight Princess"
    },
    {
      "id": "7",
      "title": "Big Bass Bonanza"
    },
    {
      "id": "8",
      "title": "Book of Dead"
    },
    {
      "id": "9",
      "title": "Starburst"
    },
    {
      "id": "10",
      "title": "Gonzo's Quest"
    },
    {
      "id": "11",
      "title": "Mega Moolah"
    },
    {
      "id": "12",
      "title": "Book of Ra"
    },
    {
      "id": "13",
      "title": "Immortal Romance"
    },
    {
      "id": "14",
      "title": "Thunderstruck II"
    },
    {
      "id": "15",
      "title": "Avalon"
    },
    {
      "id": "16",
      "title": "Bonanza"
    },
    {
      "id": "17",
      "title": "White Rabbit"
    },
    {
      "id": "18",
      "title": "Reactoonz"
    },
    {
      "id": "19",
      "title": "Jammin' Jars"
    },
    {
      "id": "20",
      "title": "Fire Joker"
    }
  ],
  "messages": [],
  "stdout": "id\ttitle\n1\tGates of Olympus\n2\tSweet Bonanza\n3\tWolf Gold\n4\tThe Dog House\n5\tFruit Party\n6\tStarlight Princess\n7\tBig Bass Bonanza\n8\tBook of Dead\n9\tStarburst\n10\tGonzo's Quest\n11\tMega Moolah\n12\tBook of Ra\n13\tImmortal Romance\n14\tThunderstruck II\n15\tAvalon\n16\tBonanza\n17\tWhite Rabbit\n18\tReactoonz\n19\tJammin' Jars\n20\tFire Joker\n",
  "stderr": "",
  "execution_time_ms": 59
}