Mysql Error: SELECT * , MIN( price ) AS minPrice, MAX( price ) AS maxPrice, COUNT( id ) AS numMerchants, MATCH name AGAINST ('Παιδικά Παπούτσια Feng Shoe Petit Δέρμα Τελατίνι 6667') AS relevance FROM `pt_products` WHERE category = '213' AND MATCH name AGAINST ('Παιδικά Παπούτσια Feng Shoe Petit Δέρμα Τελατίνι 6667') AND name <> 'Παιδικά Παπούτσια Feng Shoe Petit-Δέρμα Τελατίνι' GROUP BY name ORDER BY relevance DESC LIMIT 3
Can't create/write to file '/var/tmp/#sql_6fe_0.MAI' (Errcode: 28)