--- embedaddon/php/ext/mysql/tests/mysql_phpinfo.phpt 2012/02/21 23:47:58 1.1.1.1 +++ embedaddon/php/ext/mysql/tests/mysql_phpinfo.phpt 2012/05/29 12:34:41 1.1.1.2 @@ -51,7 +51,7 @@ if (!stristr($phpinfo, "mysql.allow_persistent")) if ($IS_MYSQLND) { $expected = array( - 'client statistics', + 'mysqlnd statistics', 'bytes_sent', 'bytes_received', 'packets_sent', 'packets_received', 'protocol_overhead_in', 'protocol_overhead_out', 'result_set_queries', 'non_result_set_queries', 'no_index_used', 'bad_index_used',