Time : 23:51:59 SQLSTATE[HY093]: Invalid parameter number Raw SQL : INSERT INTO 2015_kakaotalk (store, name, subject, phone, wr_1, ip, reg_date) VALUES(:store, :name, :subject, :phone, :wr_1, INET_ATON(:ip), now()) Time : 23:04:46 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ssdream11.2015_' doesn't exist Raw SQL : UPDATE 2015_ SET likes = likes + 1 WHERE no = :no Time : 21:58:42 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=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'A=0' Time : 20:49:00 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=0 DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, name, title, content, likes, hit, reg_date FROM 2015_press WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort ORDER BY top ASC, hit'A=0 DESC LIMIT :startNum, :rowCount Time : 07:58:54 SQLSTATE[HY093]: Invalid parameter number Raw SQL : INSERT INTO 2015_kakaotalk (store, name, subject, phone, wr_1, ip, reg_date) VALUES(:store, :name, :subject, :phone, :wr_1, INET_ATON(:ip), now())