Revision history for Perl extension DBD::mysqlPP. 0.07 - bugfix: placeholder in LIMIT clause is not work collectly 0.06 - fix RT#1979 (Broken functionality when using '?'-characters in data) - fix RT#16763 (Incorrect quoting of parameter values in LIMIT clause) - remove 'SUPPORT OPERATING SYSTEM' because description is old 0.05 - security fix reported in JVN#51216285 - also fixed RT#2595 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 and dbi-users.) - Added practical placeholder. (Thanks to Aigars Grins, http://rt.cpan.org/NoAuth/Bug.html?id=1979) - Require Net::MySQL v0.08. 0.03 Mon Apr 15 19:05:17 JST 2002 - Enable 'port' attribute. - Enable '_ListDBs' private metadata method. - Enable '_ListTables' private metadata method. - Enable tables() method. - Enable 'thread_id' attribute. - Enable 'mysql_insertid' attribute. 0.02 Tue Apr 2 21:59:36 JST 2002 - Add pod section 'DIFFERENCE FROM "DBD::mysql"'. - Surely quote() by execute() method. - fetchrow_hashref() method was worked. 0.01 Wed Mar 27 04:18:01 JST 2002 - original version; created by h2xs 1.21 with options -X -n DBD::mysqlPP