Echec de la requête page SELECT * FROM page WHERE page_id = 5 AND validation=1
Echec de la requête générale SELECT paragraphe.paragraphe as paragrapheBdd, paragraphe.texte as texteBdd, paragraphe.urlparagraphe as urlparagrapheBdd, image.titre as titreBdd, image.urlimage as urlimageBdd FROM paragraphe LEFT JOIN image USING (paragraphe_id) WHERE paragraphe.page_id = 0 AND paragraphe.validation=1 ORDER BY paragraphe.paragraphe_id
Echec de la requête générale SELECT paragraphe.paragraphe as paragrapheBdd, paragraphe.texte as texteBdd, paragraphe.urlparagraphe as urlparagrapheBdd, image.titre as titreBdd, image.urlimage as urlimageBdd FROM paragraphe LEFT JOIN image USING (paragraphe_id) WHERE paragraphe.page_id = AND paragraphe.validation=1 ORDER BY paragraphe.paragraphe_id
Echec de la requête ipexiste? SELECT * FROM compteur WHERE ip='44.200.101.84' AND validation=1
Echec de la requête stat
Echec de la requête insert visiteurs INSERT INTO compteur (ip, ipref, datep, nombre, validation ) VALUES ('44.200.101.84', '','2023-09-29',1, 1)
Echec de la requête maj visiteurs UPDATE page SET compteur= 1 WHERE page_id=5
Echec de la requête SELECT *, article.compteur AS compteurArticle, article.urlphoto AS photoArticle, article.descourte AS ladescourte, article.designation AS ladesignation FROM article LEFT JOIN tva USING (tva_id) LEFT JOIN famille ON (famille.famille_id=article.famille_id AND famille.validation=1) WHERE article.validation>=1 AND article.article_id = 45 |
|