mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
3 lines
151 B
SQL
3 lines
151 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_6960_02_mangos_string required_6961_01_mangos_command bit;
|
|
|
|
DELETE FROM `command` WHERE name = 'reload';
|