Mysql Error: SELECT * , MIN( price ) AS minPrice, MAX( price ) AS maxPrice, COUNT( id ) AS numMerchants, MATCH name AGAINST ('Puma Puma Stepfleex Fs Sl V 18885918 2 Λευκο 118083') AS relevance FROM `pt_products` WHERE category = '158' AND MATCH name AGAINST ('Puma Puma Stepfleex Fs Sl V 18885918 2 Λευκο 118083') AND name <> 'Puma - Puma Stepfleex Fs Sl V 18885918-2 - Λευκο' GROUP BY name ORDER BY relevance DESC LIMIT 3
Disk full (/var/tmp/#sql_6fe_1); waiting for someone to free some space...