SHOW FULL COLUMNS FROM `xk_column` [ RunTime:0.031854s ]
SHOW FULL COLUMNS FROM `xk_cate` [ RunTime:0.041301s ]
SELECT `column_id`,`column_name_kor`,`linkurl`,`sign`,`picurl`,`picurl1` FROM `xk_column` WHERE ( `status` = 1 ) AND `xk_column`.`delete_time` IS NULL ORDER BY `order_id` ASC LIMIT 7 [ RunTime:0.017421s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 19 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005399s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 21 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005184s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 20 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005104s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 26 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005144s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 27 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005204s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 23 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005296s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 25 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005126s ]
SELECT * FROM `xk_column` WHERE ( `sign` = 'news' ) AND `xk_column`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.005307s ]
SELECT * FROM `xk_cate` WHERE ( `sign` = 'corporate_news' ) AND `xk_cate`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.005370s ]
SHOW FULL COLUMNS FROM `xk_artice` [ RunTime:0.005786s ]
SELECT `a`.*,`c`.`cate_name_kor`,`c`.`linkurl` FROM `xk_artice` `a` LEFT JOIN `xk_cate` `c` ON `c`.`cate_id`=`a`.`cate_id` WHERE ( `a`.`artice_id` = '321' ) AND `a`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.005385s ]
UPDATE `xk_artice` SET `hits` = `hits` + 1 WHERE ( `artice_id` = 321 ) AND `xk_artice`.`delete_time` IS NULL [ RunTime:0.007752s ]
SELECT a.`title_kor`,a.`artice_id` FROM `xk_artice` `a` WHERE ( `a`.`order_id` < '319' AND `a`.`artice_id` <> '321' AND `a`.`status` = '1' AND `a`.`cate_id` = '90' ) AND `a`.`delete_time` IS NULL ORDER BY `artice_id` DESC LIMIT 1 [ RunTime:0.005691s ]
SELECT a.`title_kor`,a.`artice_id` FROM `xk_artice` `a` WHERE ( `a`.`order_id` > '319' AND `a`.`artice_id` <> '321' AND `a`.`status` = '1' AND `a`.`cate_id` = '90' ) AND `a`.`delete_time` IS NULL ORDER BY `artice_id` ASC LIMIT 1 [ RunTime:0.005348s ]
SHOW FULL COLUMNS FROM `xk_adv` [ RunTime:0.005513s ]
SELECT `adv_id`,`adv_name_kor`,`linkurl`,`target`,`fileurl_kor` FROM `xk_adv` WHERE ( `adv_postion_id` = 6 AND `status` = 1 ) AND `xk_adv`.`delete_time` IS NULL ORDER BY `order_id` ASC LIMIT 1 [ RunTime:0.005153s ]
SELECT * FROM `xk_column` WHERE ( `sign` = 'news' ) AND `xk_column`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.005018s ]
SELECT `column_id` FROM `xk_column` WHERE ( `sign` = 'news' ) AND `xk_column`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.005056s ]
SELECT c.`cate_id`,c.`cate_name_kor`,c.`cate_author_name`,c.`column_id`,c.`sign`,c.`linkurl`,c.`picurl` FROM `xk_cate` `c` WHERE ( `status` = 1 AND `parent_id` = 0 AND `c`.`column_id` = '23' ) AND `c`.`delete_time` IS NULL ORDER BY `order_id` ASC LIMIT 10 [ RunTime:0.005200s ]
SELECT `a`.*,`c`.`cate_name_kor`,`c`.`linkurl` FROM `xk_artice` `a` LEFT JOIN `xk_cate` `c` ON `c`.`cate_id`=`a`.`cate_id` WHERE ( `a`.`artice_id` = '321' ) AND `a`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.005412s ]
UPDATE `xk_artice` SET `hits` = `hits` + 1 WHERE ( `artice_id` = 321 ) AND `xk_artice`.`delete_time` IS NULL [ RunTime:0.007641s ]
SELECT a.`title_kor`,a.`artice_id` FROM `xk_artice` `a` WHERE ( `a`.`order_id` < '319' AND `a`.`artice_id` <> '321' AND `a`.`status` = '1' AND `a`.`cate_id` = '90' ) AND `a`.`delete_time` IS NULL ORDER BY `artice_id` DESC LIMIT 1 [ RunTime:0.005376s ]
SELECT a.`title_kor`,a.`artice_id` FROM `xk_artice` `a` WHERE ( `a`.`order_id` > '319' AND `a`.`artice_id` <> '321' AND `a`.`status` = '1' AND `a`.`cate_id` = '90' ) AND `a`.`delete_time` IS NULL ORDER BY `artice_id` ASC LIMIT 1 [ RunTime:0.005485s ]
SELECT `column_id`,`column_name_kor`,`linkurl`,`sign`,`picurl`,`picurl1` FROM `xk_column` WHERE ( `status` = 1 ) AND `xk_column`.`delete_time` IS NULL ORDER BY `order_id` ASC LIMIT 7 [ RunTime:0.004863s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 19 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.004926s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 21 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.005008s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 20 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.004846s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 26 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.004817s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 27 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.004901s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 23 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.004919s ]
SELECT `cate_id`,`cate_name_kor`,`sign`,`linkurl`,`picurl` FROM `xk_cate` WHERE ( `column_id` = 25 AND `is_nav` = 1 AND `parent_id` = 0 ) AND `xk_cate`.`delete_time` IS NULL ORDER BY `order_id` ASC [ RunTime:0.004834s ]