A Database Error Occurred
Error Number: 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 '-20' at line 1
select messageId, displayName, message, creation_time from MESSAGE m, USER u where m.userId = u.userId and topicId = 190 order by creation_time limit 20 offset -20