|
Tous
Erreur SQL ! SELECT t.post_text, t.post_subject, t.bbcode_uid, TRIM(SUBSTRING(t.post_subject,6)) AS nom
FROM `phpbb_posts` AS p
LEFT JOIN `phpbb_posts_text` AS t
ON p.post_id=t.post_id
WHERE p.topic_id=7614 AND p.post_id>99889
ORDER BY nom ASC
LIMIT -5,15 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 '-5,15' at line 7 |
| | |