http://www.siteduzero.com/uploaded_img/3/tutos/183/structure_table_news.jpg
j´ai mis sa ensuite j´ai fait sauvegarder et il me dise
Erreur
requête SQL:
CREATE TABLE `news` (
`id` INT( 11 ) NOT NULL AUTO_INCREMENT ,
`titre` VARCHAR( 255 ) NOT NULL ,
`contenu` TEXT NOT NULL ,
`timestamp` BIGINT( 20 ) NOT NULL
) TYPE = MYISAM
MySQL a répondu:
- 1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
sa signifie quoi?