Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
--HG-- branch : trunk
This commit is contained in:
@@ -1537,4 +1537,5 @@ INSERT INTO script_waypoint VALUES
|
||||
(29173, 6, 2281.461, -5263.014, 81.164, 0, 'charge to lich king'),
|
||||
(29173, 7, 2257.479, -5296.702, 82.165, 0, 'being kicked by Lich King'),
|
||||
(29173, 8, 2261.237, -5294.983, 82.167, 0, 'throw'),
|
||||
(29173, 9, 2259.34, -5294.379, 82.167, 0, 'event end');
|
||||
(29173, 9, 2259.34, -5294.379, 82.167, 0, 'event end');
|
||||
|
||||
Reference in New Issue
Block a user