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