aboutsummaryrefslogtreecommitdiff
path: root/sql/create_mysql.sql
diff options
context:
space:
mode:
authorMachiavelli <none@none>2009-06-18 21:18:05 +0200
committerMachiavelli <none@none>2009-06-18 21:18:05 +0200
commit55301804d29977c7cd5502cba5d6d270dbe6d10f (patch)
treeccfeb7ad42c3968907ac33f290beb71a0f4370b2 /sql/create_mysql.sql
parent3c3a4a303df630452bef776476e8db9968210abf (diff)
parent8c141bc9acdae0a9778c7ea361b66f6428e72b4d (diff)
*Merge
--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;
-