Re: DBD::mysql 4.019 Released
Tim Bunce <[email protected]> Mon, 9 May 2011 20:08:54 +0100
| Newsgroups | gmane.comp.db.mysql.perl,gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 09, 2011 at 02:24:21PM -0400, Patrick Galbraith wrote: >=20 > You can make a single asynchronous query per MySQL connection; this > allows you to submit a long-running query to the server and have an > event loop inform you when it=E2=80=99s ready. That's great, but... > An asynchronous query is started by either > setting the =E2=80=98async=E2=80=99 attribute to a true value ... that should be 'mysql_async'. I.e., the name of the driver-private attribute should include the drivers prefix. Please add mysql_async and deprecate async in the next release. Tim. -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]