Time : 22:51:03 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' LIKE ? AND tag LIKE ? AND best = ?' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND (category = :category1 OR tag LIKE :category2) AND ' LIKE :keyword AND tag LIKE :tag AND best = :best Time : 10:44:25 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT COUNT(*) FROM 2015_epilogue A WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND ( A.no = 2763 OR A.no = 3422 OR A.no = 3441 OR A.no = 3154 OR A.no = 2804 OR A.no = 2654 OR A.no = 3382 OR A.no = 3093) Time : 01:12:23 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' LIKE ? AND tag LIKE ? AND best = ?' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND (category = :category1 OR tag LIKE :category2) AND ' LIKE :keyword AND tag LIKE :tag AND best = :best