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