mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 01:37:02 +00:00
6 lines
340 B
SQL
6 lines
340 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10746_01_mangos_mangos_string required_10749_01_mangos_mangos_string bit;
|
|
|
|
DELETE FROM mangos_string WHERE entry IN (274);
|
|
|
|
INSERT INTO mangos_string VALUES
|
|
(274,'Game Object (GUID: %u) has references in not found owner %s GO list, can\'t be deleted.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
|