Anomalie #2526
Erreur dans les logs : La table 'spip_svn.mot-cle' n'existe pas
0%
Description
Quand je consulte : http://127.0.0.1/spip3-svn/ecrire/?exec=mot&id_mot=1
Je précise que le mot n'est associé qu'à un seul nouvel objet éditorial.
Tout se passe bien à l'écran. Mais j'ai ça dans les logs :
mysql.log :
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cle' n'existe pas - SHOW CREATE TABLE `mot-cle`
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cle' n'existe pas - SHOW CREATE TABLE `mot-cle`
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cle' n'existe pas - SHOW CREATE TABLE `mot-cle`
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
spip.log :
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cles'
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cle' n'existe pas - SHOW CREATE TABLE `mot-cle`
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cle'
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:WARNING: table_objet(mot-cle) calculee sans verification
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:07 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cles'
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cles'
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cle' n'existe pas - SHOW CREATE TABLE `mot-cle`
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cle'
Feb 08 15:32:09 127.0.0.1 (pid 2828) :Pri:WARNING: table_objet(mot-cle) calculee sans verification
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cles'
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cle' n'existe pas - SHOW CREATE TABLE `mot-cle`
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cle'
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:WARNING: table_objet(mot-cle) calculee sans verification
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: Erreur mysql 1146
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:ERREUR: La table 'spip_svn.mot-cles' n'existe pas - SHOW CREATE TABLE `mot-cles`
Feb 08 15:32:12 127.0.0.1 (pid 2828) :Pri:!INFO: trouver_table: table inconnue '' 'mot-cles'
Pb de SPIP ou qqch de mal déclaré dans mon objet ?
une piste ?
Associated revisions
Ferme #2526 : styliser generait a tord des requetes sql pour chercher la table mot-cle car il utilise une liste qui inclus les surnoms de type sans prendre garde de re-transposer en type
History
#1
Updated by cedric - almost 9 years ago
- Status changed from Nouveau to Fermé
Appliqué par commit r18993.