Test: /ext/mysql/tests/mysql_pconn_kill.phpt - Version 5.5.3    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
004+ [002] Cannot get processlist, [1227] Access denied; you need (at least one of) the PROCESS privilege(s) for this operation
004- bool(true)
006+ Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in %s/mysql_pconn_kill.php on line 24
007+
008+ Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in %s/mysql_pconn_kill.php on line 26
009+ [003] Cannot find regular connection thread in process list, [1227] Access denied; you need (at least one of) the PROCESS privilege(s) for this operation
010+ [004] Cannot find persistent connection thread in process list, [1227] Access denied; you need (at least one of) the PROCESS privilege(s) for this operation
011+ [006] Cannot get processlist, [1227] Access denied; you need (at least one of) the PROCESS privilege(s) for this operation
012+
013+ Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in %s/mysql_pconn_kill.php on line 41
014+
015+ Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in %s/mysql_pconn_kill.php on line 43
016+ [007] Cannot find regular connection thread in process list, [1227] Access denied; you need (at least one of) the PROCESS privilege(s) for this operation
017+ bool(true)
018+
1 (33%)
004- bool(true)
005+ ** ERROR: process timed out **
006- Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
007-
008- Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
009- done!