[SELECT DISTINCT(name),MATCH name AGAINST ('Stromkabel für externes Routing Shimano EW SD300') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Stromkabel für externes Routing Shimano EW-SD300' AND category = ' Mixte' AND brand = 'Shimano' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']