DB/Auth: changed battlenet_account_toys engine to InnoDB

This commit is contained in:
MitchesD
2015-10-17 12:44:19 +02:00
parent 06bf701bd6
commit 105f943ac6
2 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `battlenet_account_toys` ENGINE=InnoDB;