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 '%南千田東町%' 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 '%堀川町%' 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 '%広瀬町%' 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 '%江波二本松%' 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 '%白島中町%' 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 '%舟入幸町%' 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 '%鶴見町%' ) AND search_freeword LIKE '%広島県%' ) ORDER BY RAND() LIMIT 12
MySQL server has gone away