diff options
Diffstat (limited to 'sql-files/upgrade_svn7146.sql')
-rw-r--r-- | sql-files/upgrade_svn7146.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn7146.sql b/sql-files/upgrade_svn7146.sql index d639229dc..f608ab273 100644 --- a/sql-files/upgrade_svn7146.sql +++ b/sql-files/upgrade_svn7146.sql @@ -1 +1 @@ -ALTER TABLE `char` ADD INDEX ( `account_id` );
+ALTER TABLE `char` ADD INDEX ( `account_id` ); |