|
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=4156 AND p.post_id>49517
ORDER BY nom ASC
LIMIT -10,20 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 '-10,20' at line 7 |
| | |