Erreur 1075 en créan une table sour mysql

Fermé
valentintintin Messages postés 218 Date d'inscription samedi 19 avril 2008 Statut Membre Dernière intervention 9 août 2015 - 11 nov. 2008 à 14:15
valentintintin Messages postés 218 Date d'inscription samedi 19 avril 2008 Statut Membre Dernière intervention 9 août 2015 - 12 nov. 2008 à 14:25
Bonjour,

je ve créer une table sous mysql:

voici le code:

Erreur
requête SQL: 

CREATE TABLE `news` (

`id` INT( 11 ) NOT NULL AUTO_INCREMENT ,
`titre` VARCHAR( 255 ) NOT NULL ,
`contenue` TEXT NOT NULL ,
`timestamp` BIGINT( 20 ) NOT NULL DEFAULT '0'
) TYPE = MYISAM COMMENT = 'les news de mon site' 

MySQL a répondu: 

#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key 


help svp!!!

2 réponses

valentintintin Messages postés 218 Date d'inscription samedi 19 avril 2008 Statut Membre Dernière intervention 9 août 2015 13
11 nov. 2008 à 14:34
toujour persone????
0
valentintintin Messages postés 218 Date d'inscription samedi 19 avril 2008 Statut Membre Dernière intervention 9 août 2015 13
12 nov. 2008 à 14:25
ou ou !!!!
0