34 lines
No EOL
1.4 KiB
JSON
34 lines
No EOL
1.4 KiB
JSON
{
|
|
"query": "SELECT * FROM users;",
|
|
"command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway03.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 2fRWrTVEDLYRs9G.c8049d3e27ba --database EAGCgSPXcL4ryFq9XLBKvW --execute SELECT * FROM users;",
|
|
"rows": [
|
|
{
|
|
"id": "1",
|
|
"openId": "Pzgrt3DbY8fVWA3UaMwk39",
|
|
"name": "Selecta Keke",
|
|
"email": "selectakeke973@gmail.com",
|
|
"loginMethod": "google",
|
|
"role": "admin",
|
|
"createdAt": "2026-01-30 21:56:11",
|
|
"updatedAt": "2026-01-31 00:03:40",
|
|
"lastSignedIn": "2026-01-31 00:03:40",
|
|
"isActive": "1"
|
|
},
|
|
{
|
|
"id": "90004",
|
|
"openId": "ijeVp4mua5wFXDoHd43yfm",
|
|
"name": "William",
|
|
"email": "william.meri@gmail.com",
|
|
"loginMethod": "google",
|
|
"role": "user",
|
|
"createdAt": "2026-01-30 23:26:14",
|
|
"updatedAt": "2026-01-31 00:08:05",
|
|
"lastSignedIn": "2026-01-31 00:08:06",
|
|
"isActive": "1"
|
|
}
|
|
],
|
|
"messages": [],
|
|
"stdout": "id\topenId\tname\temail\tloginMethod\trole\tcreatedAt\tupdatedAt\tlastSignedIn\tisActive\n1\tPzgrt3DbY8fVWA3UaMwk39\tSelecta Keke\tselectakeke973@gmail.com\tgoogle\tadmin\t2026-01-30 21:56:11\t2026-01-31 00:03:40\t2026-01-31 00:03:40\t1\n90004\tijeVp4mua5wFXDoHd43yfm\tWilliam\twilliam.meri@gmail.com\tgoogle\tuser\t2026-01-30 23:26:14\t2026-01-31 00:08:05\t2026-01-31 00:08:06\t1\n",
|
|
"stderr": "",
|
|
"execution_time_ms": 62
|
|
} |