データ抽出エラー1: getWhereBySql:select plan.*,(select sum(cnt) from plancnt where plancnt.planid = plan.id) AS CNT from plan WHERE plan.campaing = '0' AND plan.kkbn = '1' AND plan.keisai_fromymd <= 20240429 AND 20240429 <= plan.keisai_toymd AND ((name LIKE '%古宇利%') OR (lead LIKE '%古宇利%') OR (schedule LIKE '%古宇利%') OR (zisan LIKE '%古宇利%') OR (kaisai LIKE '%古宇利%') OR (kaisai_str LIKE '%古宇利%') OR (id LIKE '%古宇利%') OR (syuugou LIKE '%古宇利%')) ORDER BY tourokuymd DESC limit -10, 20