HoloHotel
Member
- Aug 24, 2012
- 64
- 1
DROP TABLE IF EXISTS `user_achievements`;
[Err] 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 `user_achievements`' at line 6
After I run it I get this...
[Err] 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 `user_achievements`' at line 6
After I run it I get this...