From: Ulf Wendel Date: Thu, 1 Sep 2011 11:48:18 +0000 (+0000) Subject: Simplify mysqlnd debug trace marginally for debugging X-Git-Tag: php-5.3.9RC1~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80ec77df04f0f1be830da4e17e7a5d970469f42a;p=php Simplify mysqlnd debug trace marginally for debugging --- diff --git a/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt b/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt index 1f92ca1f88..1469f65801 100644 --- a/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt +++ b/ext/mysqli/tests/mysqli_stmt_execute_stored_proc_next_result.phpt @@ -15,7 +15,11 @@ if (mysqli_get_server_version($link) < 50503) { --FILE--