mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
Core/DB: Using correct syntax for pending sql
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
INSERT INTO version_db_world(`sql_rev`) VALUES ('1474739178715315500');
|
||||
|
||||
|
||||
/*
|
||||
Issue: #89 (https://github.com/AzerothShard/AzerothShard-Issues-ita/issues/89)
|
||||
@@ -141,4 +143,4 @@ INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`
|
||||
(@PATH,8,331.7084,-6052.974,217.1557,0,0,1,0,100,0),
|
||||
(@PATH,9,350.9348,-6071.563,217.1557,0,0,1,0,100,0),
|
||||
(@PATH,10,371.7133,-6102.678,217.1557,0,0,1,0,100,0),
|
||||
(@PATH,11,389.949,-6113.926,217.1557,0,0,1,0,100,0);
|
||||
(@PATH,11,389.949,-6113.926,217.1557,0,0,1,0,100,0);
|
||||
Reference in New Issue
Block a user