[sql] Failed to execute: ALTER TABLE subscribe_subscription ADD email_subscribes VARCHAR (255)
[sql] Failed to execute: CREATE TABLE announce_search_filters( id_filter int NOT NULL, id_category int NOT NULL, keywords LONGVARCHAR NOT NULL , date_min DATE null, date_max DATE null, price_min int not null default 0, price_max int not null default 0, PRIMARY KEY (id_filter) )
[sql] Failed to execute: INSERT INTO `announce_announce` VALUES (3,'administrateur','admin_lastname', 'admin_firstname', 'admin.admin@lutece.fr',2,'Demo Announce','Tester une announce de la categories: catégories',0,'2015-01-13 18:11:59','2015-01-13 18:11:59',1,0,0,'clef',0,1421172719735, 0)
[sql] Failed to execute: INSERT INTO `announce_category` VALUES (2,2,'catégorie',0,0,0,-1,0,-1)