Accidentés accidenté: Guy Bilodeau
2012-2014 CONCILIATION
SELECT articles.* FROM yacs_articles AS articles WHERE (articles.anchor LIKE 'section:768') AND ((articles.active='Y') AND NOT ((articles.publish_date is NULL) OR (articles.publish_date <= '0000-00-00')) AND (articles.publish_date < '2024-11-21 23:14:52') AND ((articles.expiry_date is NULL) OR (articles.expiry_date <= '0000-00-00 00:00:00') OR (articles.expiry_date > '2024-11-21 23:14:52'))) ORDER BY rank, edit_date DESC, title LIMIT 50,50
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 ', edit_date DESC, title LIMIT 50,50' at line 1