What does this error mean?

mysql> select ipaddr,reverse,count(distinct domain) from mxdata,domain
group by ipaddr;
ERROR 126 (HY000): Incorrect key file for
table '/var/lib/mysql/.tmp/#sql_d57_2.MYI'; try to repair it


/Per Jessen, Zürich


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to