Test: /ext/mysql/tests/mysql_max_links.phpt - Version 5.6.5-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ Segmentation fault
002-
003- 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
004-
005- 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
006-
007- Warning: mysql_connect(): Too many open links (2) in %s on line %s
008- [030] Cannot connect using host '%s', user '%s', password '****', [0] 0
009-
010- 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
011-
012- 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
013-
014- Warning: mysql_connect(): Too many open links (2) in %s on line %s
015- [060] Cannot connect using host '%s', user '%s', password '****', [0] 0
016- array(3) {
017- [0]=>
018- resource(%d) of type (mysql link)
019- [1]=>
020- resource(%d) of type (mysql link)
021- [2]=>
022- bool(false)
023- }
024- done!