SQL: Comment out a sql file that would error with sql-mode strict

This commit is contained in:
Nay
2012-08-15 18:12:18 +01:00
parent 53a2b86228
commit a29a79e6d7
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1,2 @@
ALTER TABLE `quest_template` CHANGE `MinLevel` `MinLevel` tinyint(4) NOT NULL DEFAULT '0';
-- ALTER TABLE `quest_template` CHANGE `MinLevel` `MinLevel` tinyint(4) NOT NULL DEFAULT '0';
-- Properly fixed in 53a2b8622812f365ca7d31fdbf75fe9a1707ac7