Без LiMIT тоже самое
A Database Error Occurred
Error Number: 1064You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM messages AS a
LEFT JOIN icons AS b ON b.name = a.content
WHERE (a.i' at line 4SELECT
a.*,
b.*,
FROM messages AS a
LEFT JOIN icons AS b ON b.name = a.content
WHERE (a.id_sender = 4 AND a.id_recipient = 3) ORDER BY a.id DESCFilename: models/v2/Messages_model.phpLine Number: 20