• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

phpMyadmin problem #1064 syntax error

mixan123

New Member
Joined
Mar 4, 2013
Messages
3
Reaction score
0
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.
 
Back
Top