ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-DBI/Changes
(Generate patch)

Comparing AnyEvent-DBI/Changes (file contents):
Revision 1.9 by root, Sat Oct 23 21:47:13 2010 UTC vs.
Revision 1.10 by root, Sat Oct 30 20:23:44 2010 UTC

1Revision history for AnyEvent::DBI 1Revision history for AnyEvent::DBI
2 2
3TODO: use util for fd_setfd 32.1 Sat Oct 30 22:22:05 CEST 2010
4 - no longer kill -9 the child, just kill -TERM and close the connection,
5 to avoid database corruption - this also works around a perl bug
6 (global destruction).
7 - convert to the faster AE API - major speedup.
8 - use common::sense.
4 9
52.0 Mon Jun 29 10:18:58 CEST 2009 102.0 Mon Jun 29 10:18:58 CEST 2009
6 - INCOMPATIBLE CHANGE: callbacks now are passed the $dbh 11 - INCOMPATIBLE CHANGE: callbacks now are passed the $dbh
7 as first argument, always. 12 as first argument, always.
8 - INCOMPATIBLE CHANGE: really pass rv as third argument to exec 13 - INCOMPATIBLE CHANGE: really pass rv as third argument to exec

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines