0.0006 |
SELECT GET_LOCK('ovgc26nq3fddgbjj0vu9prthg5mps5ah', 300) AS ci_session_lock
|
0.0006 |
SELECT `data` FROM `ci_sessions` WHERE `id` = 'ovgc26nq3fddgbjj0vu9prthg5mps5ah'
|
0.0014 |
SELECT * FROM `inu_settings`
|
0.0004 |
SELECT * FROM `inu_file` WHERE `file_category` = 'site_og' ORDER BY `file_order` asc, `file_regdate` asc, `file_order` asc, `file_orig_name` asc
|
0.0017 |
SELECT * FROM `inu_page` WHERE `page_id` = 'ajax_modal' AND `page_group` = 'ko'
|
0.0007 |
SELECT * FROM `inu_page` WHERE `page_idx` = '296'
|
0.0009 |
SELECT * FROM `inu_page` WHERE (`page_status`=1) AND (`page_parent`=296) AND (`page_type`=4) ORDER BY `page_order` ASC
|
0.0006 |
SELECT * FROM `inu_popup` WHERE `popup_page_idx` = '296' AND `popup_status` = 1 AND (UNIX_TIMESTAMP(`popup_start_date`) =0 OR UNIX_TIMESTAMP(`popup_end_date`) =0 OR UNIX_TIMESTAMP(`popup_start_date`) IS NULL OR UNIX_TIMESTAMP(`popup_end_date`) IS NULL OR now() between `popup_start_date` and DATE_ADD(popup_end_date, INTERVAL 1 DAY) )
|
0.0005 |
SELECT * FROM `inu_page` WHERE `page_group` = 'ko' AND `page_menu_status` = 1 ORDER BY `page_order`
|
0.0005 |
SELECT MAX(`gcat_depth`) AS `gcat_depth` FROM `inu_goods_category`
|
0.0004 |
SELECT `t1`.`gcat_idx` as `t1_gcat_idx`, `t2`.`gcat_idx` as `t2_gcat_idx`, `t3`.`gcat_idx` as `t3_gcat_idx`, `t4`.`gcat_idx` as `t4_gcat_idx`, `t1`.`gcat_title` as `t1_gcat_title`, `t2`.`gcat_title` as `t2_gcat_title`, `t3`.`gcat_title` as `t3_gcat_title`, `t4`.`gcat_title` as `t4_gcat_title`, `t1`.`gcat_depth` as `t1_gcat_depth`, `t2`.`gcat_depth` as `t2_gcat_depth`, `t3`.`gcat_depth` as `t3_gcat_depth`, `t4`.`gcat_depth` as `t4_gcat_depth` FROM `inu_goods_category` as `t1` LEFT JOIN `inu_goods_category` as `t2` ON `t2`.`gcat_parent` = `t1`.`gcat_idx` LEFT JOIN `inu_goods_category` as `t3` ON `t3`.`gcat_parent` = `t2`.`gcat_idx` LEFT JOIN `inu_goods_category` as `t4` ON `t4`.`gcat_parent` = `t3`.`gcat_idx` WHERE `t1`.`gcat_parent` =0 ORDER BY `t1`.`gcat_order` ASC, `t2`.`gcat_order` ASC, `t3`.`gcat_order` ASC, `t4`.`gcat_order` ASC
|
0.0011 |
SELECT * FROM `inu_cart_goods` LEFT JOIN `inu_goods_add_value` ON `cartg_select_option`=`gaddval_title` AND `cartg_gds_idx`=`gaddval_gds_idx` LEFT JOIN `inu_goods` ON `cartg_gds_idx`=`gds_idx` LEFT JOIN `inu_cart` ON `cartg_cart_idx`=`cart_idx` WHERE `gds_status` = 1 AND `cart_session_id` = 'ovgc26nq3fddgbjj0vu9prthg5mps5ah' ORDER BY `cartg_idx`
|
0.0006 |
SELECT * FROM `inu_cart_goods` LEFT JOIN `inu_goods_add_value` ON `cartg_select_option`=`gaddval_title` AND `cartg_gds_idx`=`gaddval_gds_idx` LEFT JOIN `inu_goods` ON `cartg_gds_idx`=`gds_idx` LEFT JOIN `inu_cart` ON `cartg_cart_idx`=`cart_idx` WHERE `gds_status` = 1 AND `cart_session_id` = 'ovgc26nq3fddgbjj0vu9prthg5mps5ah' ORDER BY `cartg_idx`
|
0.0005 |
SELECT * FROM `inu_board` WHERE `bd_idx` = 34
|
0.0004 |
SELECT COUNT(*) AS `numrows` FROM `inu_board_category` WHERE `bcat_bd_idx` = 34 AND `bcat_status` = 1
|
0.0006 |
SELECT * FROM `inu_board_category` WHERE `bcat_bd_idx` = 34 AND `bcat_status` = 1 ORDER BY `bcat_order` ASC LIMIT 10
|
0.0006 |
SELECT * FROM `inu_file` WHERE `file_category` LIKE '%bcat!_list%' ESCAPE '!' AND `file_foreign_idx` IN('111', '112') ORDER BY `file_order` asc, `file_regdate` asc
|
0.0004 |
SELECT * FROM `inu_file` WHERE `file_category` LIKE '%bcat%' ESCAPE '!' AND `file_foreign_idx` IN('111', '112') ORDER BY `file_order` asc, `file_regdate` asc
|
0.0004 |
SELECT * FROM `inu_board` WHERE `bd_idx` = 34
|
0.0015 |
SELECT COUNT(*) AS `numrows` FROM `inu_board_content` WHERE (`bc_bd_idx` = '34') AND (`bc_status` >0) AND (`bc_status` < 7)
|
0.0011 |
SELECT * FROM `inu_board_content` WHERE (`bc_bd_idx` = '34') AND (`bc_status` >0) AND (`bc_status` < 7) ORDER BY `bc_order` ASC, `bc_regdate` DESC LIMIT 5
|
0.0004 |
SELECT * FROM `inu_file` WHERE `file_category` LIKE '%bc!_list%' ESCAPE '!' AND `file_foreign_idx` IN('1221', '1211', '1184', '1183', '1182') ORDER BY `file_order` asc, `file_regdate` asc
|
0.0004 |
SELECT * FROM `inu_file` WHERE `file_category` LIKE '%bc%' ESCAPE '!' AND `file_foreign_idx` IN('1221', '1211', '1184', '1183', '1182') ORDER BY `file_order` asc, `file_regdate` asc
|
0.0005 |
SELECT * FROM `inu_board_selected_category` LEFT JOIN `inu_board_category` ON `bcat_id`=`bscat_bcat_id` AND `bcat_bd_idx`=34 WHERE `bscat_bc_idx` IN('1221', '1211', '1184', '1183', '1182')
|
0.0009 |
SELECT COUNT(*) AS `numrows` FROM `inu_board_content` WHERE (`bc_bd_idx` = '34') AND (`bc_status` >0) AND (`bc_status` < 7) AND (`bc_type` = '3')
|
0.0010 |
SELECT * FROM `inu_board_content` WHERE (`bc_bd_idx` = '34') AND (`bc_status` >0) AND (`bc_status` < 7) AND (`bc_type` = '3') ORDER BY `bc_order` ASC, `bc_regdate` DESC LIMIT 5
|
0.0013 |
SELECT * FROM `inu_board` WHERE `bd_idx` = 34
|