On 2025-11-01 at 00:03:34, 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 (155,166,247,284,285,286,295,310,338,380,381,385,386,393,434,435,436,518,519,569,570,571,577,587,608,610,611,632,633,634,639,682,722,762,764,765,792,854,857,869,871,874,889,896,904,905,916,922,925,927,933,941,947,954,959,980,998,1035,1084,1085,1098,1099,1104,1114,1120,1121,1128,1150,1151,1220,1230,1253,1267,1274,1289)   order by fld_mod_date desc limit -5, 5