Test: /ext/mysqli/tests/mysqli_pconn_max_links.phpt - Version 5.5.0alpha1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
007+
008+ Warning: mysqli_query(): MySQL server has gone away in %s/mysqli_pconn_max_links.php on line 41
009+
010+ Warning: mysqli_query(): Error reading result set's header in %s/mysqli_pconn_max_links.php on line 41
011+ [005] Cannot change PW of second DB user, [2006] MySQL server has gone away
012+ [006] Cannot change PW of second DB user, [2006] MySQL server has gone away
013+ [007] Cannot KILL persistent connection of second DB user, [2006] MySQL server has gone away
014+ [008] [2006] MySQL server has gone away
015+
016+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_pconn_max_links.php on line 61
017+
018+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_pconn_max_links.php on line 63
019+ [010] Can connect using the old password, [0]
007- array(2) {
008- [%u|b%"id"]=>
009- %unicode|string%(1) "1"
010- [%u|b%"label"]=>
011- %unicode|string%(1) "a"
012- }
015- done!
022+ [012] Cannot connect using the new password, [0]
023+
024+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s/mysqli_pconn_max_links.php on line 89
025+
026+ Warning: mysqli_errno() expects parameter 1 to be mysqli, boolean given in %s/mysqli_pconn_max_links.php on line 91
027+
028+ Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in %s/mysqli_pconn_max_links.php on line 91
029+ [013] Cannot run query on persistent connection of second DB user, [0]
030+
031+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given in %s/mysqli_pconn_max_links.php on line 93
032+
033+ Warning: mysqli_errno() expects parameter 1 to be mysqli, boolean given in %s/mysqli_pconn_max_links.php on line 95
034+
035+ Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in %s/mysqli_pconn_max_links.php on line 95
036+ [014] Cannot run fetch result, [0]
037+
038+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in %s/mysqli_pconn_max_links.php on line 96
039+ NULL
040+
041+ Warning: mysqli_real_connect(): Too many open persistent links (2) in /usr/local/src/php-5.5.0alpha1/ext/mysqli/tests/connect.inc on line 94
042+ done!