From d4e0ef5dc96cf4ac760dc00c729e072c15a9a973 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Mon, 10 Oct 2011 14:33:07 +0000 Subject: [PATCH] fix another test after stat change --- ext/mysqli/tests/bug34810.phpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/mysqli/tests/bug34810.phpt b/ext/mysqli/tests/bug34810.phpt index c6158b9913..1ea89d9bee 100644 --- a/ext/mysqli/tests/bug34810.phpt +++ b/ext/mysqli/tests/bug34810.phpt @@ -92,6 +92,8 @@ object(mysqli)#%d (%d) { %unicode|string%(%d) "%s" [%u|b%"server_version"]=> int(%d) + [%u|b%"stat"]=> + string(%d) "Uptime: %d Threads: %d Questions: %d Slow queries: %d Opens: %d Flush tables: %d Open tables: %d Queries per second avg: %d.%d" [%u|b%"sqlstate"]=> %unicode|string%(5) "00000" [%u|b%"protocol_version"]=> @@ -130,6 +132,8 @@ object(mysqli)#%d (%d) { NULL [%u|b%"server_version"]=> NULL + [%u|b%"stat"]=> + NULL [%u|b%"sqlstate"]=> NULL [%u|b%"protocol_version"]=> -- 2.50.1