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