22 lines
1.3 KiB
JSON
22 lines
1.3 KiB
JSON
{
|
|
"query": "SELECT * FROM app_settings; SELECT * FROM import_logs ORDER BY started_at DESC LIMIT 5;",
|
|
"command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway02.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 4CrrYuB5tme73Qo.63b125a8f9ca --database VepzDyqR8YkJNcqpZ729Bw --execute SELECT * FROM app_settings; SELECT * FROM import_logs ORDER BY started_at DESC LIMIT 5;",
|
|
"returncode": 1,
|
|
"logs": [
|
|
"id\tkey\tvalue\tupdatedAt",
|
|
"1\tsource_type\tlocal\t2026-03-16 18:23:41",
|
|
"2\tveille_file_path\tD:\\OneDrive - ITINOVA\\@ITINOVA\\Projets\\@Logiciel veille réglementaire\t2026-03-16 18:23:41",
|
|
"3\taap_file_path\tD:\\OneDrive - ITINOVA\\@ITINOVA\\Projets\\@Logiciel veille réglementaire\t2026-03-16 18:23:41",
|
|
"4\tftp_host\t\t2026-03-16 18:23:41",
|
|
"5\tftp_port\t21\t2026-03-16 18:23:41",
|
|
"6\tftp_user\t\t2026-03-16 18:23:41",
|
|
"7\tftp_password\t\t2026-03-16 18:23:41",
|
|
"8\tftp_secure\tfalse\t2026-03-16 18:23:41",
|
|
"9\tonedrive_token\t\t2026-03-16 18:23:41",
|
|
"10\tsharepoint_site_url\t\t2026-03-16 18:23:41",
|
|
"11\tsharepoint_token\t\t2026-03-16 18:23:41",
|
|
"12\tauth_mode\tlocal\t2026-03-16 18:23:41",
|
|
"13\timport_time\t06:00\t2026-03-16 18:23:41",
|
|
"ERROR 1054 (42S22) at line 1: Unknown column 'started_at' in 'order clause'"
|
|
]
|
|
} |