On Mon, 14 Aug 2006, Frank Sweetser wrote:

> You can use the perror command to translate mysql error codes:
>
> tty/1 1011 erwin 11:45:48 $ perror 28
> OS error code  28:  No space left on device

Or an oversize database.

The default maximum is about 4Gb for MyISAM.

You can set flags to make it bigger, but now is probably a good time to 
shift to InnoDB.

AB


-------------------------------------------------------------------------
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