On Wed, Oct 25, 2006 at 04:47:19PM -0400, Shawn Wilson wrote:
> Hi, one of our clients' backups has been chugging along for a year or
> two now and it appears the 'Files' table in mySQL hit its 4GB limit.
> 
> Any suggesstions on how to fix this?  I ran the purge command in
> bconsole but I think it locked up or hung after that.  

Check the output of top - the database might just be busy, especially if
your tables have lots of rows in them.

For getting past the table size limit, try
http://dev.mysql.com/doc/refman/5.0/en/full-table.html

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Network Engineer          |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to