Dear DBD::mysql users and developers,

I'm pleased to announce the release of DBD::mysql 4.005! This release contains various fixes, per Changelog:

* Fixed mysql_warning issue < 4.1 (reminders, patches, help from ROAM, (issue 25713)
* makerealclean patch from ROAM (issue #25714)
* sqlstate cleanup patch from ROAM
* Replaced all references to dbis->debug to use DBIc_TRACE_LEVEL(imp_xxh)
* Fix to dbd_st_destroy - added back previously removed 'free everything' code which had been moved to dbd_st_finish, causing a crash upon freeing of bind values after all rows resulting from one execution of a query have been fetched. This meant
 that next attempt to execute the prepared statement would segfault. This
 work thanks to Rainer Weikusat!
* Removed all 'FindNewTable' calls in all tests. Just use 't1' for all tests to
 simplify things.
* Better 'skip test' logic in some tests that were still running when they shouldn't
 have been, depending on version.

This release was possible with the help of:

ROAM, Rainer Weikusat, Scott Hildreth, DBI developer community


The release file's info:

 file: $CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.005.tar.gz
 size: 122524 bytes
  md5: 39181a061348ad76b67c99326873ccd5

URL:

http://search.cpan.org/~capttofu/DBD-mysql-4.005/

Kind regards,

Patrick Galbraith

--
Patrick Galbraith, Senior Programmer Grazr - Easy feed grazing and sharing http://www.grazr.com
Satyam Eva Jayate - Truth Alone Triumphs
Mundaka Upanishad



Reply via email to