bonjour,
L’installation d’une 11940
- le titre de l’étape en cours en en blanc sur fond blanc
- la page admin_plugin (sans aucun plugin) indique :
Réparer la base de données
spip_groupes_mots
bonjour,
L’installation d’une 11940
spip_groupes_mots
idem en 11944
la réparation de la base ne se fait pas
après configuration minimum, le groupe de mot créé n’apparaît pas
logs prive
Jul 03 13:09:07 82.235.145.174 (pid 5386) crash des tables
Jul 03 13:09:07 82.235.145.174 (pid 5386) array (
0 => ‘spip_groupes_mots’,
)
dans prive sql :
Jul 03 11:41:18 82.235.145.174 (pid 4378) 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 ‘tables text CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
m’ at line 8 - CREATE TABLE IF NOT EXISTS lilliane_auvergnelimabois.spip_groupes_mots (
id_groupe bigint(21) NOT NULL auto_increment,
titre text CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
descriptif text CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
texte longtext CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
unseul varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
obligatoire varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
tables text CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
minirezo varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
comite varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
forum varchar(3) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT ‘’ NOT NULL,
maj TIMESTAMP,
PRIMARY KEY (id_groupe)) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci
Jul 03 11:43:18 82.235.145.174 (pid 5394) Table ‘lilliane_auvergnelimabois.spip_groupes_mots’ doesn’t exist -
SELECT *
FROM lilliane_auvergnelimabois.spip_groupes_mots
LIMIT 1
Il y en a d’autres encore prive_spip et prive_warn qui disent plein de méchancetés.
pierre
Après nouveau tests d’installation, j’ai déposé un ticket circonstancié :
http://trac.rezo.net/trac/spip/ticket/1366
pierre
Cédric, "tables" est un mot réservé de MysQL il faut que tu renommes le nouveau champ que tu as introduit dans la table groupe_mots ...
Committo,Ergo:Sum
j’ai exporté la requete en sql depuis mysql 5 au format mysql4 et injecté ce code dans mysql 4 et ça créé bien la table
je viens de voir ça.... grrrr
je corrige !
merci pour [11961] ça marche…