DBD::mysql::st execute failed: The table 'ip_src' is full at
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Mysql.pm line 172.

I get this error when running a query on my database. According to the
documentation, in later versions of mysql this problem should be bypassed
due to the automatic disk-based query if the tmp table becomes to too big.

I don't really understand what is wrong. Is it to due to me using innodb
tables? Does it mean the innodb data file has become full?

Rich





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to