List:Announcements« Previous MessageNext Message »
From:Patrick Galbraith Date:July 8 2005 5:59pm
Subject:DBD:mysql 3.0001 and 3.0001_3 Released
View as plain text  
Version 3.0001_3 Dev release and Version 3.0001 DBD::mysql, the perl 
DBI interface to MySQL,
have just been released.

Version 3.0001 is a production version with server-side prepared 
statements turned off by default during 'make test', and version 
3.0001_3 is a development version with server-side prepared statements 
turned on during 'make test'. Even though the code supports server side 
prepared statements, you must have version 4.1.3 of MySQL for them to 
work, otherwise the driver simply emulates prepared statements.

With any new version, there are issues that have to be ironed out, and 
I realise that many of you have found some issues since the release of 
3.0000, and I'm extremely grateful for the feedback that I've been 
getting in solving many of these problems.

Thanks to:

Brad Choate, Six Apart Ltd. - Reporting and sending me a test script 
that revealed the bug where updating and inserting escaped double and 
single quotes would cause segfault

Anup Singh and Tom Parkison - Reporting the issue with problems when 
compiling against client versions less than 4.1.3

Please, if anyone has any problems or questions with the driver, please 
feel free to email me, or especially post to dbi-users@stripped (if you 
are subscribed of course!), and if you find bugs, please report them to 
http://bugs.mysql.com

These versions for this module can be found at CPAN:

http://search.cpan.org/dist/DBD-mysql/

The files:

file: $CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0001.tar.gz
   size: 129946 bytes
    md5: 70d1d33e906e896194a747fc23c22f1f

file: $CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-3.0001_3.tar.gz
   size: 130279 bytes
    md5: 174a82efe4db20492228e97473dec81a

Again, as always, thank you for using DBD::mysql and MySQL!

Patrick Galbraith Senior Software Developer
patg@stripped http://www.mysql.com

"Whatever action a great man performs, common men follow. Whatever 
standards he sets by exemplary acts, all the world pursues"  -- 
Bhagavad Gita

Thread
DBD:mysql 3.0001 and 3.0001_3 ReleasedPatrick Galbraith11 Jul