diff options
author | Machiavelli <none@none> | 2009-06-18 21:18:05 +0200 |
---|---|---|
committer | Machiavelli <none@none> | 2009-06-18 21:18:05 +0200 |
commit | 55301804d29977c7cd5502cba5d6d270dbe6d10f (patch) | |
tree | ccfeb7ad42c3968907ac33f290beb71a0f4370b2 /sql/create_mysql.sql | |
parent | 3c3a4a303df630452bef776476e8db9968210abf (diff) | |
parent | 8c141bc9acdae0a9778c7ea361b66f6428e72b4d (diff) |
*Merge
--HG--
branch : trunk
Diffstat (limited to 'sql/create_mysql.sql')
-rw-r--r-- | sql/create_mysql.sql | 1 |
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; - |