MySQL error 1021: Disk full (/tmp/#sql_7819_142.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
When executing:
SELECT * FROM `user_agent` WHERE `status` = 'ok' AND `name` LIKE 'Mozilla%' AND `name` NOT LIKE '%iPhone%' AND `name` NOT LIKE '%Android%' ORDER BY rand() LIMIT 1
Robot or human?

Robot or human?