hallo,
beim Import eines 'dumpfiles' von 4.1.8 in eine mysql 4.0.15 Datenbank kriege ich immer eine error Meldung.
Was muss ich beim Import der 'dumpfile' der 2 verschiedenen Datenbanken beachten?
mysqldump von 4.1.8 in 4.0.15
Re: mysqldump von 4.1.8 in 4.0.15
Wäre vielleicht praktisch, wenn du uns den Error auch mitteilen könntest... 
Re: mysqldump von 4.1.8 in 4.0.15
sorry, hab's glatt vergessen :roll:
schönen sonntag an alle
ERROR 1064 at line 19: 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 'collate latin1_general_ci NOT NULL default '',
name varchar(3
schönen sonntag an alle
Re: mysqldump von 4.1.8 in 4.0.15
Tja, die Fehlermeldung sagt es schon: collate latin1_general_ci gibt es in Version 4.0 wohl noch nicht... erst ab 4.1 sollte das so funktionieren...3dsoft wrote:ERROR 1064 at line 19: 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 'collate latin1_general_ci NOT NULL default '',
name varchar(3