diff options
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; - |