Time : 19:56:02 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 ''A=0 DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del ORDER BY best ASC, 'A=0 DESC LIMIT :startNum, :rowCount Time : 11:53:52 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 ''front/nsurgery/n_congestion1.php\'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/nsurgery/n_congestion1.php\' Time : 08:31:26 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())