Sol indifférent
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]caduc[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]parfumé[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]couleurs d\'automne[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]baies[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]sol indifférent[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]neutre[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]soleil[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]2 à 3 m[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]soleil/mi-ombre[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]neutre à acide[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]3 mètres et +[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]Persistant[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]semi-persistant[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]moins dun mètre[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]1 à 2 mètres[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]2[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]ombre/mi-ombre[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]Egolf[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]plus de 3 mètres[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT * FROM lau_categories AS categories WHERE categories.keywords RLIKE '[[:<:]]neutre à calcaire[[:>:]]' LIMIT 1
3685: Illegal argument to a regular expression.
SELECT articles.* FROM lau_articles AS articles WHERE (articles.anchor LIKE 'section:6') AND ((articles.active='Y') AND NOT ((articles.publish_date is NULL) OR (articles.publish_date <= '0000-00-00')) AND ((articles.expiry_date is NULL) OR (articles.expiry_date <= '0000-00-00 00:00:00') OR (articles.expiry_date > '2024-09-09 11:31:33'))) ORDER BY rank, publish_date DESC, title LIMIT 0,7
1064: 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 ', publish_date DESC, title LIMIT 0,7' at line 1
SELECT sections.* FROM lau_sections AS sections WHERE (sections.anchor='' OR sections.anchor IS NULL) AND (sections.active='Y') AND (sections.index_map = 'Y') AND ((sections.activation_date is NULL) OR (sections.activation_date <= '2024-09-09 11:31:33')) AND ((sections.expiry_date is NULL) OR (sections.expiry_date <= '0000-00-00 00:00:00') OR (sections.expiry_date > '2024-09-09 11:31:33')) ORDER BY rank, title, edit_date DESC LIMIT 0,5
1064: 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 ', title, edit_date DESC LIMIT 0,5' at line 1