SELECT id,search_freeword,priority FROM search_keyword WHERE 1 = 1 AND ( search_freeword LIKE '%大阪市大正区%' AND ( search_freeword LIKE '%三軒家東%' OR search_freeword LIKE '%三軒家西%' OR search_freeword LIKE '%北恩加島%' OR search_freeword LIKE '%北村%' OR search_freeword LIKE '%千島%' OR search_freeword LIKE '%南恩加島%' OR search_freeword LIKE '%小林東%' OR search_freeword LIKE '%小林西%' OR search_freeword LIKE '%平尾%' OR search_freeword LIKE '%泉尾%' OR search_freeword LIKE '%船町%' OR search_freeword LIKE '%鶴町%' ) ) ORDER BY RAND() LIMIT 12
MySQL server has gone awaySELECT `id`,`type`,`value` FROM `facility_item_master` WHERE `flag`='1'AND`search_flag`='1'AND`delete_flag`='0' ORDER BY `display_num` DESC
MySQL server has gone awaySELECT * FROM `city_master` WHERE `id`='458'AND`delete_flag`='0'
MySQL server has gone away