3 messages in com.mysql.lists.win32Turning Auto-Commit off in InnoDB
FromSent OnAttachments
Asif Lodhi22 Jun 2006 03:52 
Asif Lodhi22 Jun 2006 03:57 
Jorge Bastos22 Jun 2006 05:44 
Subject:Turning Auto-Commit off in InnoDB
From:Asif Lodhi (itma@gmail.com)
Date:06/22/2006 03:52:54 AM
List:com.mysql.lists.win32

Hi,

I read that autocommit (after every SQL insert/update/delete) is on by default in InnoDB. I would rather commit after multiple SQL inserts/updates/deletes. Is there anyway I can do this?

Thanks in advance.