{
  "query": "SELECT id, slug, title, category, rtp, volatility FROM casino_games WHERE provider = 'PlayCoinKrazy' ORDER BY id;",
  "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, slug, title, category, rtp, volatility FROM casino_games WHERE provider = 'PlayCoinKrazy' ORDER BY id;",
  "rows": [
    {
      "id": "30001",
      "slug": "pck-gold-rush",
      "title": "CoinKrazy Gold Rush",
      "category": "jackpot",
      "rtp": "96.5",
      "volatility": "high"
    },
    {
      "id": "30002",
      "slug": "pck-pharaohs-fortune",
      "title": "Pharaoh's Fortune",
      "category": "slots",
      "rtp": "96.2",
      "volatility": "medium"
    },
    {
      "id": "30003",
      "slug": "pck-dragons-treasure",
      "title": "Dragon's Treasure",
      "category": "slots",
      "rtp": "95.8",
      "volatility": "very_high"
    },
    {
      "id": "30004",
      "slug": "pck-ocean-gems",
      "title": "Ocean Gems",
      "category": "slots",
      "rtp": "96.8",
      "volatility": "medium"
    },
    {
      "id": "30005",
      "slug": "pck-lucky-leprechaun",
      "title": "Lucky Leprechaun",
      "category": "slots",
      "rtp": "97",
      "volatility": "low"
    },
    {
      "id": "30006",
      "slug": "pck-neon-nights",
      "title": "Neon Nights",
      "category": "slots",
      "rtp": "96",
      "volatility": "medium"
    },
    {
      "id": "30007",
      "slug": "pck-samurai-spins",
      "title": "Samurai Spins",
      "category": "slots",
      "rtp": "96.3",
      "volatility": "high"
    },
    {
      "id": "30008",
      "slug": "pck-cosmic-jackpot",
      "title": "Cosmic Jackpot",
      "category": "jackpot",
      "rtp": "95.5",
      "volatility": "very_high"
    },
    {
      "id": "30009",
      "slug": "pck-fruit-frenzy",
      "title": "Fruit Frenzy Deluxe",
      "category": "slots",
      "rtp": "97.2",
      "volatility": "low"
    },
    {
      "id": "30010",
      "slug": "pck-pirates-plunder",
      "title": "Pirate's Plunder",
      "category": "slots",
      "rtp": "96",
      "volatility": "high"
    }
  ],
  "messages": [],
  "stdout": "id\tslug\ttitle\tcategory\trtp\tvolatility\n30001\tpck-gold-rush\tCoinKrazy Gold Rush\tjackpot\t96.5\thigh\n30002\tpck-pharaohs-fortune\tPharaoh's Fortune\tslots\t96.2\tmedium\n30003\tpck-dragons-treasure\tDragon's Treasure\tslots\t95.8\tvery_high\n30004\tpck-ocean-gems\tOcean Gems\tslots\t96.8\tmedium\n30005\tpck-lucky-leprechaun\tLucky Leprechaun\tslots\t97\tlow\n30006\tpck-neon-nights\tNeon Nights\tslots\t96\tmedium\n30007\tpck-samurai-spins\tSamurai Spins\tslots\t96.3\thigh\n30008\tpck-cosmic-jackpot\tCosmic Jackpot\tjackpot\t95.5\tvery_high\n30009\tpck-fruit-frenzy\tFruit Frenzy Deluxe\tslots\t97.2\tlow\n30010\tpck-pirates-plunder\tPirate's Plunder\tslots\t96\thigh\n",
  "stderr": "",
  "execution_time_ms": 60
}