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 '%Ich%' AND a.title LIKE '%mach's%' AND a.title LIKE '%mir%' AND a.title LIKE '%selbst%' ) OR (ad.description LIKE '%Ich%' AND ad.description LIKE '%mach's%' AND ad.description LIKE '%mir%' AND ad.description LIKE '%selbst%' )) ORDER BY (a.title LIKE '%Ich%' AND a.title LIKE '%mach's%' AND a.title LIKE '%mir%' AND a.title LIKE '%selbst%' ) 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 '%mir%' AND a.title LIKE '%selbst%' ) OR (ad.description ' at line 4)

Session halted.