Database error: Invalid SQL: SELECT a.* FROM `auction` a JOIN `auction_desc` ad ON ad.auction_id = a.id WHERE a.category=1717 AND ((a.title LIKE '%Ryker's%' AND a.title LIKE '%Revenge%' ) OR (ad.description LIKE '%Ryker's%' AND ad.description LIKE '%Revenge%' )) ORDER BY (a.title LIKE '%Ryker's%' AND a.title LIKE '%Revenge%' ) DESC LIMIT 7
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's%' AND a.title LIKE '%Revenge%' ) OR (ad.description LIKE '%Ryker's%' AND ad.' at line 4)

Session halted.