aboutsummaryrefslogtreecommitdiff
path: root/sql/create_mysql.sql
diff options
context:
space:
mode:
authorhunteee <none@none>2009-06-18 19:31:55 +0200
committerhunteee <none@none>2009-06-18 19:31:55 +0200
commitc6c1284eb03354d503acd680958b6df29d022914 (patch)
tree6ced7fcce45b4cd3ea6f24484d79a064a40b1588 /sql/create_mysql.sql
parentc790caec69ecf1992e4b0098e1da08abe903d328 (diff)
*Second part of previous commit.
--HG-- branch : trunk
Diffstat (limited to 'sql/create_mysql.sql')
-rw-r--r--sql/create_mysql.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/create_mysql.sql b/sql/create_mysql.sql
index 2932595939e..f71ced7d07d 100644
--- a/sql/create_mysql.sql
+++ b/sql/create_mysql.sql
@@ -12,4 +12,3 @@ GRANT ALL PRIVILEGES ON `characters` . * TO 'trinity'@'localhost' WITH GRANT OPT
GRANT ALL PRIVILEGES ON `realmd` . * TO 'trinity'@'localhost' WITH GRANT OPTION;
-