Voir les traceurs | Support Requests | Exporter au format CSV

Date :
22/07/2005 09:15
Priorité :
3
État :
Open
Proposé par :
Franck LUDJET (franckludjet)
Confié à :
Nobody (None)
Category :
Install Problem (example)
Group :
Résumé :
Impossible d'installer GIML

Description détaillée
lors de la création des tables mysql, j'obtient ce message :

requête SQL:

CREATE TABLE mrbs_entry(
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`start_time` int( 11 ) NOT NULL default '0',
`end_time` int( 11 ) NOT NULL default '0',
`entry_type` int( 11 ) NOT NULL default '0',
`repeat_id` int( 11 ) NOT NULL default '0',
`room_id` int( 11 ) NOT NULL default '1',
`timestamp` timestamp NOT NULL default CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP ,
`create_by` varchar( 25 ) NOT NULL default '',
`name` varchar( 80 ) NOT NULL default '',
`type` char( 1 ) NOT NULL default 'E',
`description` text,
`statut_entry` char( 1 ) NOT NULL default '-',
`idUrgence` int( 11 ) NOT NULL default '4',
`idEtat` int( 11 ) NOT NULL default '1',
`idService` int( 11 ) NOT NULL default '0',
`contact` text,
`mailcontact` text,
`infosie` text,
PRIMARY KEY ( `id` )
)

MySQL a répondu:Documentation
#1064 - Erreur de syntaxe près de 'CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,`create_by` varcha' à la ligne 1

No comments have been posted

No related tasks

Pas de documents joints

No changes have been made to this item

FEDER Powered By FusionForge Collaborative Development Environment Charte d'utilisation / Nous contacter / Mentions légales Haut de page