[SQLエラー] クエリの実行に失敗しました。 エラー内容: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-4' at line 1 実行しようとしたSQL: SELECT * FROM qjin_qjin,qjin_company,qjin_picture WHERE qjin_qjin.company_id=qjin_company.company_id and qjin_qjin.qjin_id=qjin_picture.pic_id and qjin_qjin.company_id not like 'ekk%' and (keisai='1' or (keisai='3' and (keisai_start<='2026-08-30' and keisai_end>='2026-08-30'))) and (c_night='n' or c_night IS NULL) ORDER BY priority DESC,henkou DESC LIMIT 1060,-4