Re: Running without logfiles

2003-11-19 Thread Jeff Mathis
i run the same configuration . I have the following settings in my /etc/my.cnf file innodb_log_archive=0 innodb_flush_log_at_trx_commit=0 #log-update = /export/disk1/mysql/logs/snow once you have the first set to 0, the other 2 may not matter. "Arnoldus Th.J. Koeleman" wrote: > > I am u

Running without logfiles

2003-11-14 Thread Arnoldus Th.J. Koeleman
I am using Innodb Tables but I Like to run this database without creating any logfiles. Is there a way that Mysql doesn't create any logfiles at all . I can recover from a master system so this database can or is allowed to loose the data