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=1) ORDER BYt0.ctrDESCLIMIT20OFFSET100
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=?ANDp.post_id=t0.post_idWHERE
(
p.type=?ANDp.status=?
)
AND (t0.is_tested=1)
ORDER BYt0.ctrDESCLIMIT20OFFSET100
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=0x019328F0B4627258882CC7F0E38E7CDAANDp.post_id=t0.post_idWHERE (p.type=0ANDp.status=10) AND (t0.is_tested=1) ORDER BYt0.ctrDESCLIMIT20OFFSET100;
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=?ANDp.post_id=t0.post_idWHERE (p.type=?ANDp.status=?) AND (t0.is_tested=0) ORDER BYt0.ctrDESCLIMIT4OFFSET20
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=?ANDp.post_id=t0.post_idWHERE
(
p.type=?ANDp.status=?
)
AND (t0.is_tested=0)
ORDER BYt0.ctrDESCLIMIT4OFFSET20
SELECTt0.post_idFROMtrend_has_postt0INNER JOINpostpONtrend_id=0x019328F0B4627258882CC7F0E38E7CDAANDp.post_id=t0.post_idWHERE (p.type=0ANDp.status=10) AND (t0.is_tested=0) ORDER BYt0.ctrDESCLIMIT4OFFSET20;