* fixed an translation issue on itemMod <=> statId causing wrong search results
 * fixed an sql-error breaking stat-based searches for items
This commit is contained in:
Sarjuuk
2015-08-17 21:42:14 +02:00
parent 960e48b7aa
commit a7eabb4b9d
3 changed files with 16 additions and 5 deletions

View File

@@ -0,0 +1 @@
UPDATE aowow_dbversion SET `sql` = CONCAT(`sql`, ' item_stats');