|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: ANNOUNCE: DBD::Sybase 1.07
Date: Oct 4 2005 6:19PM
I have uploaded DBD::Sybase 1.07 to CPAN.
This is a bug-fix release. From the CHANGES file:
Release 1.07
Changed the t/xblk.t test to lookup the charset used by the
server and specify this in the connect() string. This should
avoid failures when the client and server uses charsets of
different sizes (utf8 vs. iso_1, for example).
Better error reporting when the connection data is incorrect
for the test scripts.
Modified $dbh->ping() slightly.
Bug Fixes
604 - Add missing mode parameter to mkdir in t/xblob.t
606 - Memory leak in the BLK API.
Note that if you build DBD::Sybase with ASE 15.0 you will get a few
failed tests in t/xblk.t - this is expected and due to a bug in the BLK
subsystem of the OCS 15 client library. This will be fixed in the next
EBF for the Sybase OCS SDK.
Michael
--
Michael Peppler - mpeppler@peppler.org - http://www.peppler.org/
Sybase DBA/Developer
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html
|