From: Ulf Wendel Date: Thu, 28 May 2009 18:57:14 +0000 (+0000) Subject: Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW... X-Git-Tag: php-5.4.0alpha1~191^2~3473 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8116eeb124c215eb52684368ba0567a9ca4e3400;p=php Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW who works on Connector/C. --- diff --git a/ext/mysqli/tests/bug47050.phpt b/ext/mysqli/tests/bug47050.phpt index 7d936e71d6..65b677aed9 100644 --- a/ext/mysqli/tests/bug47050.phpt +++ b/ext/mysqli/tests/bug47050.phpt @@ -4,6 +4,9 @@ Bug #47050 (mysqli_poll() modifies improper variables) --FILE--