Mysql Error: SELECT * , MIN( price ) AS minPrice, MAX( price ) AS maxPrice, COUNT( id ) AS numMerchants, MATCH name AGAINST ('Puma Puma Descendant V2 Wn 18731110 3 Ροζμπλε 2668') AS relevance FROM `pt_products` WHERE category = '154' AND MATCH name AGAINST ('Puma Puma Descendant V2 Wn 18731110 3 Ροζμπλε 2668') AND name <> 'Puma - Puma Descendant V2 Wn 18731110-3. - Ροζ/μπλε' GROUP BY name ORDER BY relevance DESC LIMIT 3
Disk full (/var/tmp/#sql_6fe_0); waiting for someone to free some space...