Error Message:
1021: Disk full (/var/mysqltmp/#sql_6b78_21.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
SQL:
SELECT MATCH (title) AGAINST ('+kirkland signature* creamy* almond* butter*' IN BOOLEAN MODE) as score, finalsearchresult.* FROM finalsearchresult WHERE MATCH (title) AGAINST ('+kirkland signature* creamy* almond* butter*' IN BOOLEAN MODE) order by score DESC