SELECT * FROM `profiles`  WHERE `country` = 'egypt' AND `city` LIKE '%القاهرة%' AND `gender` = 'w' AND `gender` = 'w' AND `active` = '1'  ORDER BY RAND() LIMIT 30
Mysql Error:
Disk full (/tmp/#sql-temptable-7388a-8832-19.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")