Time : 19:35:53 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '[0]'' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'[0]' Time : 11:08:51 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' LIKE ? AND A.tag LIKE ? AND A.best = ?' at line 1 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.' LIKE :keyword AND A.tag LIKE :tag AND A.best = :best