View Single Post
  #1  
Old 04-10-2010, 04:21 PM
Markhor
Fire Beetle
 
Join Date: Apr 2010
Posts: 1
Default SQL syntax error on SQL import

Ok so i'm setting up a private server for myself for now. problem is I get this message.

Code:
Query:
source player_tables/aa_timers.sql

Error occured at:2010-04-10 16:18:48
Line no.:1
Error Code: 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 'source player_tables/aa_timers.sql' at line 1
so. I just used SVN to update it and on loading load_players.sql it gives this and says it failed.
This is of course using SQLYOG. I don't have the patience to do it on command line.
what's wrong..?
MySQL version is 5.0...like the guide said.
Reply With Quote