Re: [Bacula-users] MySQL Binary Logging

2007-08-27 Thread Richard Mortimer
On Mon, 2007-08-27 at 16:54 +1000, William Hausler wrote: > Hi All, > > Is there any way to alter an RPM installed version of Bacula (2.0.1) so > that Binary Logging can be turned off in a MySQL database during Catalog > updates (by issuing the "SET SQL_LOG_BIN=0;" as the first SQL statement >

[Bacula-users] MySQL Binary Logging

2007-08-26 Thread William Hausler
Hi All, Is there any way to alter an RPM installed version of Bacula (2.0.1) so that Binary Logging can be turned off in a MySQL database during Catalog updates (by issuing the "SET SQL_LOG_BIN=0;" as the first SQL statement after a new database connection)? The machine which has the Bacula My