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