Test: /ext/mysqli/tests/bug49442.phpt - Version 5.6.37        

Bug #49442 Some queries crash PHP with mysqli_real_connect()
Submitted: 2009-09-02 12:32:21 Modified: 2009-09-16 17:10:35
From: vrana Assigned: mysql
Status: Closed Package: MySQLi related
PHP Version: 5.3.0 OS: Windows

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

Count Diff
1 (50%)
001+ Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50645 Library:50560 in /usr/local/src/php-5.6.37/ext/mysqli/tests/connect.inc on line 113
1 (50%)
001+ ** ERROR: process timed out **
001- array(2) {
002- [%u|b%"id"]=>
003- %unicode|string%(2) "97"
004- [%u|b%"label"]=>
005- %unicode|string%(1) "x"
006- }
007- array(2) {
008- [%u|b%"id"]=>
009- %unicode|string%(2) "98"
010- [%u|b%"label"]=>
011- %unicode|string%(1) "y"
012- }
013- array(2) {
014- [%u|b%"id"]=>
015- %unicode|string%(2) "99"
016- [%u|b%"label"]=>
017- %unicode|string%(1) "z"
018- }
019- done!