View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 10:32 AM
Chuck
 
Posts: n/a
Default autocommit setting ignored

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What would cause the set autocommit=0 to be ignored by clients when I
started my instance with the cnf file below?

[mysqld]
init_connect='SET AUTOCOMMIT=0'
innodb_buffer_pool_size = 512M
transaction_isolation = READ-COMMITTED
log-bin
sync_binlog=1


The clients have no autocommit setting in their cnf files.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with PCLinuxOS - http://enigmail.mozdev.org

iEYEARECAAYFAkeRNJgACgkQzIf+rZpn0oTi9wCfWVBLTD9K+c VhqOsVbguSMrJL
xM8AoIxcjOT4bPBO0YlzC0xCY3ZAePAu
=v0V9
-----END PGP SIGNATURE-----
Reply With Quote