ho un problema nell' importare un file nel DB mysql (.sql), l' errore riportato è sempre questo:
#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=15' at line 42
il file proviene dalla generazione via phpmyadmin su piattaforma win, io lo importo sempre con phpmyadmin ma su piattaforma mac osX.
qual' è la causa e come risolvo il problema?
tnx