Mysql Error: SELECT * , MIN( price ) AS minPrice, MAX( price ) AS maxPrice, COUNT( id ) AS numMerchants, MATCH name AGAINST ('Mtng Mtng Mtng97109 Καφε Σκουρο 24635') AS relevance FROM `pt_products` WHERE category = '192' AND MATCH name AGAINST ('Mtng Mtng Mtng97109 Καφε Σκουρο 24635') AND name <> 'Mtng - Mtng Mtng97109 - Καφε Σκουρο' GROUP BY name ORDER BY relevance DESC LIMIT 3
Disk full (/var/tmp/#sql_56b5_0); waiting for someone to free some space...