*Add new line to end of sqls.

--HG--
branch : trunk
This commit is contained in:
hunteee
2009-06-18 20:10:59 +02:00
parent 8e3313ceb2
commit 491bc7569b
188 changed files with 5 additions and 188 deletions

View File

@@ -3,4 +3,3 @@ DROP TABLE IF EXISTS `saved_variables`;
CREATE TABLE `saved_variables` (
`NextArenaPointDistributionTime` timestamp NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Variable Saves';