1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00
Files
Timofey Turenko 38a5a7edec Fix charset in MTR
2025-07-03 04:36:14 +04:00

6 lines
123 B
PHP

--disable_query_log
SET character_set_server = 'utf8mb3';
SET collation_server = 'utf8mb3_general_ci';
--enable_query_log