Erreur Mysql 1064

Répondre
Lefounard
le 27/08/2007 à 15:34
Lefounard
Bonjour,
Je suis en train d'exporter d'une base mysql locale a une autre base mysql.
Erreur

requête SQL:

CREATE TABLE `clients` (
`id_client` int( 11 ) NOT NULL AUTO_INCREMENT ,
`login` varchar( 20 ) NOT NULL default '',
`password` varchar( 40 ) NOT NULL default '',
`old_password` varchar( 40 ) NOT NULL default '',
PRIMARY KEY ( `id_client` )
) ENGINE = InnoDB DEFAULT CHARSET = latin1 AUTO_INCREMENT =18;

MySQL a répondu:Documentation
#1064 -


Je ne comprends pas l'erreur !
Ciao,
I am singing in the rain , I am happy again !!
Lefounard
le 27/08/2007 à 15:39
Lefounard
Je tiens a préciser que j'exporte une base stocke avec 5.0.22 vers une MySQL: 3.23.53a. Peut-etre une des causes de l'erreur ?!
I am singing in the rain , I am happy again !!
Lefounard
le 27/08/2007 à 15:42
Lefounard
C'est bon j'ai trouvé, il faut dans phpmyadmin choisir dans la liste deroulante la compatibilité vers les anciennes version de MySQL.
Merci ;)
I am singing in the rain , I am happy again !!
Répondre

Ecrire un message

Votre message vient d'être créé avec succès.
LoadingChargement en cours