Probléme iportation mysql
Fermé
bralou05
Messages postés
3
Date d'inscription
lundi 26 janvier 2009
Statut
Membre
Dernière intervention
26 janvier 2009
-
26 janv. 2009 à 11:13
Utilisateur anonyme - 26 janv. 2009 à 11:23
Utilisateur anonyme - 26 janv. 2009 à 11:23
A voir également:
- Probléme iportation mysql
- Mysql download - Télécharger - Bases de données
- Error 2002 (hy000): can't connect to local mysql server through socket '/var/run/mysqld/mysqld.sock' (2) ✓ - Forum Linux / Unix
- Mysql error ✓ - Forum Internet / Réseaux sociaux
- Blob mysql ✓ - Forum Webmastering
- Le paquet « mysql-server » n'a pas de version susceptible d'être installée ✓ - Forum Debian
3 réponses
bralou05
Messages postés
3
Date d'inscription
lundi 26 janvier 2009
Statut
Membre
Dernière intervention
26 janvier 2009
26 janv. 2009 à 11:17
26 janv. 2009 à 11:17
toujours pareil voici l'erreur
#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 'option ( num int(5) NOT NULL auto_increment, coeffmin double NOT NULL defa' at line 1
#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 'option ( num int(5) NOT NULL auto_increment, coeffmin double NOT NULL defa' at line 1
bralou05
Messages postés
3
Date d'inscription
lundi 26 janvier 2009
Statut
Membre
Dernière intervention
26 janvier 2009
26 janv. 2009 à 11:21
26 janv. 2009 à 11:21
j'ai trouvé ma panne lool c'est juste une histoire de crochets
CREATE TABLE option ( synthax d'origine)
CREATE TABLE `option` ( voivi la modif )
CREATE TABLE option ( synthax d'origine)
CREATE TABLE `option` ( voivi la modif )