From 19194ff51bbfffb71b9f91b4de3f3d0ba777a614 Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Thu, 28 May 2009 18:57:34 +0000 Subject: [PATCH] MFH - Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW who works on Connector/C. --- ext/mysqli/tests/bug47050.phpt | 3 +++ 1 file changed, 3 insertions(+) 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--