mysql import problem

Hi,
i tried to export my database structure from my pc and import it on my server,
but i got following error !

Code:
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 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=3' at line 43
both phpmyadmins( my pc and server) is same version,

i cant import this on other hosts, but i am unable to import this on my server,
where is the problem ?
thx

 

 

 

 

Top