diff options
author | hunteee <none@none> | 2009-06-18 19:31:55 +0200 |
---|---|---|
committer | hunteee <none@none> | 2009-06-18 19:31:55 +0200 |
commit | c6c1284eb03354d503acd680958b6df29d022914 (patch) | |
tree | 6ced7fcce45b4cd3ea6f24484d79a064a40b1588 /sql/drop_mysql.sql | |
parent | c790caec69ecf1992e4b0098e1da08abe903d328 (diff) |
*Second part of previous commit.
--HG--
branch : trunk
Diffstat (limited to 'sql/drop_mysql.sql')
-rw-r--r-- | sql/drop_mysql.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/drop_mysql.sql b/sql/drop_mysql.sql index e2ae8a3a7de..1f2bf090ef8 100644 --- a/sql/drop_mysql.sql +++ b/sql/drop_mysql.sql @@ -19,4 +19,3 @@ DROP DATABASE IF EXISTS `world` ; DROP DATABASE IF EXISTS `characters` ; DROP DATABASE IF EXISTS `realmd` ; - |