fix(DB): startup error (#10865)
This commit is contained in:
parent
ca97ef997a
commit
b761da7d68
1 changed files with 37 additions and 0 deletions
|
|
@ -0,0 +1,37 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1646144885615413000');
|
||||
|
||||
DELETE FROM `linked_respawn` WHERE guid IN (
|
||||
84525,
|
||||
84526,
|
||||
84527,
|
||||
84528,
|
||||
85795,
|
||||
85796,
|
||||
85800,
|
||||
85801,
|
||||
85804,
|
||||
85806,
|
||||
85808,
|
||||
85813,
|
||||
85821,
|
||||
85822,
|
||||
85823,
|
||||
85824,
|
||||
85825,
|
||||
85827,
|
||||
85828,
|
||||
85829,
|
||||
85830,
|
||||
85832,
|
||||
85834,
|
||||
85836,
|
||||
85837,
|
||||
85838,
|
||||
85844,
|
||||
85845,
|
||||
85847,
|
||||
85848,
|
||||
85849,
|
||||
85863,
|
||||
85864
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue