Time : 10:46:36 SQLSTATE[HY000]: General error: 1221 Incorrect usage of UNION and ORDER BY Raw SQL : SELECT '병원일기' as category, 'front/introduction/clinic_diary_view.php?no=' as url, no,title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del ORDER BY reg_date DESC LIMIT 10 UNION SELECT '의료정보' as category, '/front/seo/seo_view.php?no=' as url, no, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 ORDER BY reg_date DESC LIMIT 10 UNION SELECT '언론홍보' as category, '/front/introduction/press_view.php?sort=A&no=' as url, no,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 LIMIT 10 Time : 10:46:35 SQLSTATE[HY000]: General error: 1221 Incorrect usage of UNION and ORDER BY Raw SQL : SELECT '병원일기' as category, 'front/introduction/clinic_diary_view.php?no=' as url, no,title AS title, reg_date AS reg_date, content AS content FROM 2015_clinic_diary WHERE d_show = :show AND del = :del ORDER BY reg_date DESC LIMIT 10 UNION SELECT '의료정보' as category, '/front/seo/seo_view.php?no=' as url, no, title AS title, reg_date AS reg_date, content AS content FROM 2015_post WHERE d_show = :show3 AND del = :del3 ORDER BY reg_date DESC LIMIT 10 UNION SELECT '언론홍보' as category, '/front/introduction/press_view.php?sort=A&no=' as url, no,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 LIMIT 10 Time : 10:38:51 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT '병원일기' as category, 'front/introduction/clinic_diary_view.php?no=' as url, no,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, '/front/seo/seo_view.php?no=' as url, no, 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, '/front/introduction/press_view.php?sort=A&no=' as url, no,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 : 10:38:51 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT '병원일기' as category, 'front/introduction/clinic_diary_view.php?no=' as url, no,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, '/front/seo/seo_view.php?no=' as url, no, 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, '/front/introduction/press_view.php?sort=A&no=' as url, no,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 : 10:38:50 SQLSTATE[HY093]: Invalid parameter number Raw SQL : SELECT '병원일기' as category, 'front/introduction/clinic_diary_view.php?no=' as url, no,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, '/front/seo/seo_view.php?no=' as url, no, 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, '/front/introduction/press_view.php?sort=A&no=' as url, no,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 : 08:04:53 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())