Time : 22:35:35 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 ''A''' 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'' Time : 15:30:16 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 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