On Mon, 23 Jun 2003, Tim Bunce wrote: > > 2003-06-22 Rudy Lippan <[EMAIL PROTECTED]> (2.9001) > > * Added attribute 'auto_reconnect' that allows the auto reconnect > > Shouldn't that be mysql_auto_reconnect?
Yup that is what it should say, and now that is what it does say. > > > * Added statistics attribute, 'mysql_dbd_stats' which returns > > a hash ref that contains 2 keys 'auto_reconnects' and > > 'failed_auto_reconnects'. > > Wasn't auto_reconnects going to be renamed so it was clear what it > actually counted (attempts vs sucesses)? Changed to auto_reconnects_faild and auto_reconnects_ok. Fixed and uploaded to: http://www.remotelinux.com/rlippan/DBD-mysql-2.9002.tar.gz or if dns does not work: http://63.247.64.91/rlippan/DBD-mysql-2.9002.tar.gz I'd like to upload this to CPAN later today/tonight unless anyone has any objections. Rudy
