View Single Post
  #22  
Old 10-23-2006, 02:08 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Dr Zauis
Crap..I tried to source the sql from Angelox with sqlyog and I get this error.

PRIMARY KEY (`aaid`,`rank`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8

Line no.:42
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 'DEFAULT CHARSET=utf8' at line 14

EDIT>>I should say Im tring to do this on windows if it dont seem obvious LOL..Im trying to get the db ready to just transfer to the server.
Can you try a restore with mysql-administrator? I'm using MySql 5, but I don't think that should matter.
Reply With Quote