Re: set auto commit

2003-09-11 Thread Jeremy Zawodny
On Thu, Sep 11, 2003 at 02:30:59PM +1000, Daniel Rossi wrote: > > when is it a good time to do the set auto commit=0 , while doing the > update or insert query or sometime before that in the application ? Whenever you need explicit transactions. -- Jeremy D. Zawodny | Perl, W

set auto commit

2003-09-10 Thread Daniel Rossi
when is it a good time to do the set auto commit=0 , while doing the update or insert query or sometime before that in the application ? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

set auto commit problem

2001-05-15 Thread Einav
Hi, I'm tring to make connection.setAutoCommit(false) with "org.gjt.mm.mysql.Driver" driver, I recieve an exception that says : "cannot disable AUTOCOMMIT " . Is it the driver, should I use different driver, and suggestion ? Thanks a lot einav. Einav Lavi-Pdut software engineer [EMAIL PROTECTED]