Net::MySQL 0.08 & DBD::mysqlPP 0.04 has been released an uploaded
to CPAN.
file: $CPAN/authors/id/O/OY/OYAMA/Net-MySQL-0.08.tar.gz
size: 9434 bytes
md5: bb8c17d4d77ab5cba3fd6838b8516444
file: $CPAN/authors/id/O/OY/OYAMA/DBD-mysqlPP-0.04.tar.gz
size: 7444 bytes
md5: 7b6a31289c8c2e54bfcdfcdbd54da9b2
Changes in Net::MySQL:
----------------------
0.08 Fri Jan 24 19:33:08 JST 2003
- Bugfix _get_field_length(). to platform independent.
(Thanks to Aigars Grins, http://rt.cpan.org/NoAuth/Bug.html?id=1980)
Changes in DBD::mysqlPP:
------------------------
0.04 Fri Jan 24 13:42:20 JST 2003
- Added local quote() method.
(Thanks to Aigars Grins & Laird Shaw & Ron Savage
http://rt.cpan.org/NoAuth/Bug.html?id=1956
http://rt.cpan.org/NoAuth/Bug.html?id=1957)
- Added practical placeholder.
(Thanks to Aigars Grins, http://rt.cpan.org/NoAuth/Bug.html?id=1979)
- Require Net::MySQL v0.08.
Probably, the existing problem is avoidable.
# Sorry, my brain is not working now...
______________
Hiroyuki OYAMA