SELECT * FROM `profiles`  WHERE `country` = 'palestine' AND `gender` = 'w' AND `gender` = 'w' AND `active` = '1'  ORDER BY RAND() LIMIT 20
Mysql Error:
Disk full (/tmp/#sql-temptable-277-b67f9-8318.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")