mySQL error with query SELECT i.inumber               as itemid, i.ititle                as title, i.ibody                 as body, m.mname                 as author, m.mrealname             as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore                 as more, m.mnumber               as authorid, concat('',c.cname,' on ',b.bname,'') as category, i.icat    as catid, i.iclosed as closed FROM nucleus_member as m, nucleus_category as c, nucleus_item as i, nucleus_blog as b  WHERE i.iauthor = m.mnumber AND   i.icat    = c.catid AND b.bnumber = c.cblog AND i.idraft = 0 AND i.iblog in (6) AND i.iblog in (6) and i.inumber=0 AND i.itime <= "2025-11-01 07:36:52" AND i.itime  <= "2025-11-01 07:36:52" ORDER BY i.itime DESC LIMIT -6, 1: 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 '-6, 1' at line 1
mySQL error with query SELECT i.inumber               as itemid, i.ititle                as title, i.ibody                 as body, m.mname                 as author, m.mrealname             as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore                 as more, m.mnumber               as authorid, concat('',c.cname,' on ',b.bname,'') as category, i.icat    as catid, i.iclosed as closed FROM nucleus_member as m, nucleus_category as c, nucleus_item as i, nucleus_blog as b  WHERE i.iauthor = m.mnumber AND   i.icat    = c.catid AND b.bnumber = c.cblog AND i.idraft = 0 AND i.iblog in (6) AND i.iblog in (6) and i.inumber=0 AND i.itime <= "2025-11-01 07:36:52" AND i.itime  <= "2025-11-01 07:36:52" ORDER BY i.itime DESC LIMIT -5, 1: 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, 1' at line 1mySQL error with query SELECT i.inumber               as itemid, i.ititle                as title, i.ibody                 as body, m.mname                 as author, m.mrealname             as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore                 as more, m.mnumber               as authorid, concat('',c.cname,' on ',b.bname,'') as category, i.icat    as catid, i.iclosed as closed FROM nucleus_member as m, nucleus_category as c, nucleus_item as i, nucleus_blog as b  WHERE i.iauthor = m.mnumber AND   i.icat    = c.catid AND b.bnumber = c.cblog AND i.idraft = 0 AND i.iblog in (6) AND i.iblog in (6) and i.inumber=0 AND i.itime <= "2025-11-01 07:36:52" AND i.itime  <= "2025-11-01 07:36:52" ORDER BY i.itime DESC LIMIT -5, 1: 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, 1' at line 1mySQL error with query SELECT i.inumber               as itemid, i.ititle                as title, i.ibody                 as body, m.mname                 as author, m.mrealname             as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore                 as more, m.mnumber               as authorid, concat('',c.cname,' on ',b.bname,'') as category, i.icat    as catid, i.iclosed as closed FROM nucleus_member as m, nucleus_category as c, nucleus_item as i, nucleus_blog as b  WHERE i.iauthor = m.mnumber AND   i.icat    = c.catid AND b.bnumber = c.cblog AND i.idraft = 0 AND i.iblog in (6) AND i.iblog in (6) and i.inumber=0 AND i.itime <= "2025-11-01 07:36:52" AND i.itime  <= "2025-11-01 07:36:52" ORDER BY i.itime DESC LIMIT -4,4: 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 '-4,4' at line 1
◀ ▶