pedro moreno wrote:

>   I have bacula 1.38.11 running over FreeBSD 6.1-p16 and MySQL 5.31, is
> working good some issues time to time, but i have been fixing does
> thanks to this maillist. Now i have 1 doubt, last time i compact my DB,
> i saw that my db folder increase in size.
> 
>    I have all this files in my /var/db/mysql/:
> 
> total 4686402

> -rw-rw----  1 mysql  wheel    1073741999 Apr  2 22:45 bacula-bin.000001
> -rw-rw----  1 mysql  wheel    154680106 Apr 13 17:13 bacula-bin.000002

>   Do i need all this bacula-bin files?

This is not related to Bacula, but rather a feature of MySQL (see
http://dev.mysql.com/doc/refman/5.0/en/binary-log.html).

If you're not replicating your MySQL database with a master/slave setup
(http://dev.mysql.com/doc/refman/5.0/en/replication.html) you don't need
binary logging and can turn it off in the MySQL config file.

Additional/followup questions on this topic should probably be posted to
a MySQL users list.

Cheers

Andrew

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to