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