Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > how can DBI not let AutoCommit be turned off????

Reply
Thread Tools

how can DBI not let AutoCommit be turned off????

 
 
gbs
Guest
Posts: n/a
 
      02-09-2008
mysqlPP.pm line 299 does not allow AutoCommit to be set to 0; it just
does not! How is this possible?

Greg Silverman
HP
Cupertino, CA
 
Reply With Quote
 
 
 
 
Joost Diepenmaat
Guest
Posts: n/a
 
      02-09-2008
gbs <> writes:

> mysqlPP.pm line 299 does not allow AutoCommit to be set to 0; it just
> does not! How is this possible?


Probably because the author didn't want to implement it. If you're
half-way serious about using MySQL, you should use DBD::mysql instead.

--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Cannot invoke commit when AutoCommit mode is set to true Maruda Java 1 12-31-2005 04:58 AM
winxp IE will not let you exit, and my comptuer / other folders will not let you open them. Daniel NZ Computing 2 05-11-2004 02:02 AM
Buffering cannot be turned off once it is already turned on. Lord Merlin ASP General 0 04-11-2004 06:04 PM
MySql autocommit off? Chris Python 0 07-15-2003 02:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57