Time : 16:50:25 SQLSTATE[21000]: Cardinality violation: 1222 The used SELECT statements have a different number of columns Raw SQL : SELECT '병원일기' as category, 'https://www.ssdream.co.kr/front/introduction/clinic_diary_view.php?no=' as url, title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del UNION SELECT '의료정보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 UNION SELECT '언론홍보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_press WHERE d_show = :show4 AND del = :del4 ORDER BY reg_date DESC Time : 16:41:38 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 'ORDER BY reg_date DESC' at line 8 Raw SQL : SELECT '병원일기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del limit 100 UNION SELECT '리얼후기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_epilogue WHERE d_show = :show2 AND del = :del2 limit 100 UNION SELECT '의료정보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 limit 100 UNION SELECT '언론홍보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_press WHERE d_show = :show4 AND del = :del4 limit 100 ORDER BY reg_date DESC Time : 16:41:36 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 'ORDER BY reg_date DESC' at line 8 Raw SQL : SELECT '병원일기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del limit 100 UNION SELECT '리얼후기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_epilogue WHERE d_show = :show2 AND del = :del2 limit 100 UNION SELECT '의료정보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 limit 100 UNION SELECT '언론홍보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_press WHERE d_show = :show4 AND del = :del4 limit 100 ORDER BY reg_date DESC Time : 15:09:17 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT '병원일기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del UNION SELECT '리얼후기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_epilogue WHERE d_show = :show2 AND del = :del2 UNION SELECT '의료정보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 UNION SELECT '언론홍보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_press WHERE d_show = :show4 AND del = :del4 ORDER BY reg_date DESC Time : 15:09:16 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT '병원일기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del UNION SELECT '리얼후기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_epilogue WHERE d_show = :show2 AND del = :del2 UNION SELECT '의료정보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 UNION SELECT '언론홍보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_press WHERE d_show = :show4 AND del = :del4 ORDER BY reg_date DESC Time : 15:09:15 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT '병원일기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del UNION SELECT '리얼후기' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_epilogue WHERE d_show = :show2 AND del = :del2 UNION SELECT '의료정보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 UNION SELECT '언론홍보' as category, title AS title, reg_date AS reg_date, content AS content FROM 2015_press WHERE d_show = :show4 AND del = :del4 ORDER BY reg_date DESC Time : 01:54:10 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 : 00:01:03 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())