SELECT`query_id`,`cover`,`query`,MATCH (`query`) AGAINST (?) AS`relevance`FROM`search_log`WHEREMATCH (`query`) AGAINST (?)
AND`query`<>?AND`blocked`=0ORDER BY`relevance`DESCLIMIT?
SELECT`query_id`,`cover`,`query`,MATCH (`query`) AGAINST (?) AS`relevance`FROM`search_log`WHEREMATCH (`query`) AGAINST (?)
AND`query`<>?AND`blocked`=0ORDER BY`relevance`DESCLIMIT?
SELECT`query_id`,`cover`,`query`,MATCH (`query`) AGAINST ('массаж простаты') AS`relevance`FROM`search_log`WHEREMATCH (`query`) AGAINST ('массаж простаты')
AND`query`<>'массаж простаты'AND`blocked`=0ORDER BY`relevance`DESCLIMIT20;
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=?ANDp.post_id=t0.post_idWHERE (p.type=?ANDp.status=?) AND (t0.is_tested=0) ORDER BYt0.ctrDESCLIMIT120
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=?ANDp.post_id=t0.post_idWHERE
(
p.type=?ANDp.status=?
)
AND (t0.is_tested=0)
ORDER BYt0.ctrDESCLIMIT120
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=0x0192C234904D70F58E7505C07D7DAD88ANDp.post_id=t0.post_idWHERE (p.type=0ANDp.status=10) AND (t0.is_tested=0) ORDER BYt0.ctrDESCLIMIT120;