{ "query": "SELECT DISTINCT templateType FROM rappels;", "command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway02.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 4CrrYuB5tme73Qo.root --database 7PAT67UmWoxv8vwp8Bbcv6 --execute SELECT DISTINCT templateType FROM rappels;", "rows": [ { "templateType": "rappel3" }, { "templateType": "rappel4" }, { "templateType": "rappel" }, { "templateType": "rappelJ1" } ], "messages": [], "stdout": "templateType\nrappel3\nrappel4\nrappel\nrappelJ1\n", "stderr": "", "execution_time_ms": 62 }