sql query

I'm using innodb tables with transactions flushed on commit, version 
3.23.49.  It looks to me that when binlogs are being generated (which 
are required for the hotbackup feature or for replication), then group 
commits are effectively disabled.  Basically, there is a coarse 
granularity lock being held in sql/log.cc -- the LOCK_log lock.

Chuck

[apologies if a previous version of this email somehow made it to the 
list -- I didn't see it on the list and was using an incorrect address...]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to