Nobody knows that you're in for that, Social! 2011/05/07 20:12:27 +0400 Social Fog <[email protected]> => To [email protected] : SF> Можно ли сделать так, чтобы DBI execute или do сразу отдавали управление SF> без блокировки и ожидания ответа mysql?
I?m pleased to announce the release of DBD::mysql 4.019. I?m (..) === > 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's ready. (..) > An asynchronous query is started by either > setting the 'async' 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. === 73! Peter pgp: A0E26627 (4A42 6841 2871 5EA7 52AB 12F8 0CE1 4AAC A0E2 6627) -- http://vereshagin.org -- Moscow.pm mailing list [email protected] | http://moscow.pm.org
