| SELECT `Shop`.`id`, `Shop`.`category_main_id`, `Shop`.`category_sub_id`, `Shop`.`category_purpose_id`, `Shop`.`shop_id`, `Shop`.`pub_id`, `Shop`.`shop_code`, `Shop`.`name`, `Shop`.`sub_name1`, `Shop`.`sub_name2`, `Shop`.`sub_title`, `Shop`.`kana`, `Shop`.`kana_sub`, `Shop`.`zip`, `Shop`.`prefecture_id`, `Shop`.`city_id`, `Shop`.`address`, `Shop`.`address2`, `Shop`.`address_sub`, `Shop`.`address_sub2`, `Shop`.`lat`, `Shop`.`lng`, `Shop`.`tel`, `Shop`.`tel_sub`, `Shop`.`fax`, `Shop`.`email`, `Shop`.`time`, `Shop`.`holiday`, `Shop`.`card_payment`, `Shop`.`store_type`, `Shop`.`url`, `Shop`.`url2`, `Shop`.`url_fb`, `Shop`.`url_twi`, `Shop`.`url_insta`, `Shop`.`url_line`, `Shop`.`image_logo`, `Shop`.`image_logo_ext`, `Shop`.`image_main_image`, `Shop`.`image_main_ext`, `Shop`.`parking`, `Shop`.`main_image_youtube`, `Shop`.`access`, `Shop`.`map_code`, `Shop`.`map_code_sp`, `Shop`.`remark`, `Shop`.`intro`, `Shop`.`menu`, `Shop`.`info`, `Shop`.`reserve_start_time`, `Shop`.`reserve_end_time`, `Shop`.`reserve_time_width`, `Shop`.`reserve_default_start`, `Shop`.`reserve_default_end`, `Shop`.`reserve_default_value`, `Shop`.`reserve_display_day`, `Shop`.`reserve_comments`, `Shop`.`reserve_mail`, `Shop`.`present`, `Shop`.`offer_title`, `Shop`.`offer_comments`, `Shop`.`offer_comments2`, `Shop`.`user_id`, `Shop`.`username`, `Shop`.`graph_flg_item`, `Shop`.`graph_flg_age`, `Shop`.`graph_flg_sex`, `Shop`.`office_id`, `Shop`.`enabled_flg`, `Shop`.`sort`, `Shop`.`created`, `Shop`.`modified`, `Shop`.`editor`, `Shop`.`author`, `City`.`id`, `City`.`local_area_id`, `City`.`prefecture_id`, `City`.`name`, `City`.`name_en`, `City`.`name_cnh`, `City`.`name_kana`, `City`.`latitude`, `City`.`longitude`, `City`.`order`, `City`.`created`, `City`.`modified`, `City`.`view_area_top_flg` FROM `marumasa_ishigaki_db`.`shops` AS `Shop` LEFT JOIN `marumasa_ishigaki_db`.`cities` AS `City` ON (`Shop`.`city_id` = `City`.`id`) WHERE `Shop`.`enabled_flg` = 1 AND `Shop`.`shop_id` = 2304 LIMIT 1 | 1 | 1 | 3 | maybe slow |