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 '%鵜の木%' ) AND search_freeword LIKE '%東京都%' ) ORDER BY RAND() LIMIT 12
MySQL server has gone away