mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 06:07:37 +01:00
DB: Convert all databases to InnoDB engine
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE updates ENGINE=InnoDB ROW_FORMAT=DEFAULT;
|
||||
ALTER TABLE updates_include ENGINE=InnoDB ROW_FORMAT=DEFAULT;
|
||||
Reference in New Issue
Block a user