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 '%黒川%' ) AND search_freeword LIKE '%神奈川県%' ) ORDER BY RAND() LIMIT 12
MySQL server has gone away