in reply to Re: Testing if DBI has a commit pending?
in thread Testing if DBI has a commit pending?
I can think of lots of times when commit/rollback is needed to keep a database consistent. Though the INSERT ... ON DUPLICATE KEY functionality has reduced the number of those cases.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Testing if DBI has a commit pending?
by eric256 (Parson) on Sep 19, 2006 at 17:48 UTC |