mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
[Hotfix] Force collation on conversion script
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
SET SESSION group_concat_max_len = 1048576;
|
||||
SET collation_connection = latin1_swedish_ci;
|
||||
|
||||
-- backup original(s)
|
||||
CREATE TABLE `goallists_backup_9_25_2022` LIKE `goallists`;
|
||||
|
||||
Reference in New Issue
Block a user