Mysql Error: SELECT * , MIN( price ) AS minPrice, MAX( price ) AS maxPrice, COUNT( id ) AS numMerchants, MATCH name AGAINST ('Patricia Miller Patricia Miller Pm315 Ασημι 10483') AS relevance FROM `pt_products` WHERE category = '131' AND MATCH name AGAINST ('Patricia Miller Patricia Miller Pm315 Ασημι 10483') AND name <> 'Patricia Miller - Patricia Miller Pm315 - Ασημι' GROUP BY name ORDER BY relevance DESC LIMIT 3
Disk full (/var/tmp/#sql_56b5_1); waiting for someone to free some space...