On 2024-11-21 at 14:43:19, an sql error occured. When asked the trouble, the database said:
"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, 5' at line 1"
The error was thrown from in the function and the offending sql statement is below:
select * from tbl_postjob where 1 and fld_status='1' and fld_jobId in (275,447,799,801,802,804,805,832,853,878,884,885,886,892,896,898,899,909,919,921,923) order by fld_mod_date desc limit -5, 5