Time : 19:37:44 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined Raw SQL : UPDATE 2015_counsel SET sort = :sort, store = :store, id = :id, name = :name, pw = :pw, email = :email, phone = :phone, title = :title, content = :content, ip = INET_ATON(:ip) WHERE no = :no Time : 19:37:31 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined Raw SQL : UPDATE 2015_counsel SET sort = :sort, store = :store, id = :id, name = :name, pw = :pw, email = :email, phone = :phone, title = :title, content = :content, ip = INET_ATON(:ip) WHERE no = :no Time : 19:37:27 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined Raw SQL : UPDATE 2015_counsel SET sort = :sort, store = :store, id = :id, name = :name, pw = :pw, email = :email, phone = :phone, title = :title, content = :content, ip = INET_ATON(:ip) WHERE no = :no Time : 07:44:50 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, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4379,4354,4322,4305,4264) AND (category = :category1 OR tag LIKE :category2) ORDER BY 'A=0 DESC LIMIT :startNum, :rowCount