Database error: Invalid SQL: SELECT a.* FROM `auction` a JOIN `auction_desc` ad ON ad.auction_id = a.id WHERE a.category=1718 AND ((a.title LIKE '%My%' AND a.title LIKE '%Boyfriend%' AND a.title LIKE '%doesn't%' ) OR (ad.description LIKE '%My%' AND ad.description LIKE '%Boyfriend%' AND ad.description LIKE '%doesn't%' )) ORDER BY (a.title LIKE '%My%' AND a.title LIKE '%Boyfriend%' AND a.title LIKE '%doesn't%' ) 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 't%' ) OR (ad.description LIKE '%My%' AND ad.description LIKE '%Boyfriend%' AND' at line 4)

Session halted.