At 12:17 PM -0400 6/22/01, Trond Eivind Glomsrød wrote:
>Batara Kesuma <[EMAIL PROTECTED]> writes:
>
>>  Hello,
>>
>>  I think it might not be a right mailing list for this question, but I
>>  don't know where else should I post it.
>>
>>  If I run Perl DBI's $dbh->connect() without $dbh->disconnect(), MySQL (or
>>  is it the Perl DBI module) will run rollback() with an error message:
>>  Issuing rollback() for database handle being DESTROY'd without explicit
>>  disconnect().
>>
>>  My question is, is there any bad effect for MySQL to run the rollback()?
>>  (ex. MySQL server will become slower, MySQL server will crash, etc).
>
>Well, you've just lost the effects of your operation...

And this is different from DBI issuing it automatically ?

>
>--
>Trond Eivind Glomsrød
>Red Hat, Inc.


--
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
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