diff options
author | Andrey Hristov <andrey@php.net> | 2011-10-10 14:33:07 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2011-10-10 14:33:07 +0000 |
commit | d4e0ef5dc96cf4ac760dc00c729e072c15a9a973 (patch) | |
tree | 35b3e010bd0371d8a3c29684e386bdba1ef6174f | |
parent | 90ef61d587dd0b127ba3e1c8b28d9bc2fc010c90 (diff) | |
download | php-git-d4e0ef5dc96cf4ac760dc00c729e072c15a9a973.tar.gz |
fix another test after stat change
-rw-r--r-- | ext/mysqli/tests/bug34810.phpt | 4 |
1 files changed, 4 insertions, 0 deletions
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"]=> |