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 '%田%' 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