devo importare un file sql proveniente da una versione mysql 4.1.15 nel mio mysql 4.0.21
quando eseguo la query mi restituisce una valanga di errori, mi chiedevo se tale problema sia imputabile ad una incompatibilità di determinate funzioni tra le 2 versioni.
questo ad esempio è l' errore principale:
[ERROR in query 1] 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 'CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,
soluzioni?