Hi! When i try to import my forgottenserver.sql database into phpmyadmin i get this error :
SQL query:
DROP TRIGGER IF EXISTS `ondelete_accounts` DROP TABLE IF EXISTS "player_depotitems";
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DROP TABLE IF EXISTS "player_depotitems"' at line 3
Anyone knows how to fix this?? I have uniform server btw.
SQL query:
DROP TRIGGER IF EXISTS `ondelete_accounts` DROP TABLE IF EXISTS "player_depotitems";
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DROP TABLE IF EXISTS "player_depotitems"' at line 3
Anyone knows how to fix this?? I have uniform server btw.