{ "query": "UPDATE rappels SET templateType = 'rappel1' WHERE templateType = 'rappelJ1';\nUPDATE rappels SET templateType = 'rappel2' WHERE templateType = 'rappel';\nUPDATE rappels SET templateType = 'rappel4' WHERE templateType = 'rappel4';\nUPDATE rappels SET templateType = 'rappel3' WHERE templateType = 'rappel3';", "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 UPDATE rappels SET templateType = 'rappel1' WHERE templateType = 'rappelJ1';\nUPDATE rappels SET templateType = 'rappel2' WHERE templateType = 'rappel';\nUPDATE rappels SET templateType = 'rappel4' WHERE templateType = 'rappel4';\nUPDATE rappels SET templateType = 'rappel3' WHERE templateType = 'rappel3';", "rows": [], "messages": [], "stdout": "", "stderr": "", "execution_time_ms": 93 }