Time : 10:16: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 'A=0'' at line 1 Raw SQL : SELECT no, disease, title, content, youtube, tag, hit, reg_date FROM 2015_post WHERE no = :no AND category LIKE :category AND type = 'A'A=0' Time : 08:42:02 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())