Whenever I try to update an ISAM table (through a join
with nother small lookup table, also ISAM), I get the
following error:

Error Code : 1114
The table '#sql_910_0' is full

I read the following in the documentation:

http://dev.mysql.com/doc/mysql/en/full-table.html

But none of the reasons listed apply. It seems that
#sql_910_0 is some temp table that MySQL is using to
temporary spool intermediate results. But it doesn't
exist anywhere in my file system.

Have you guys gotten such an error?



        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to