Test: /ext/mysqli/tests/bug75018.phpt - Version 7.3.20        

Bug #75018 Data corruption when reading fields of bit type
Submitted: 2017-08-01 14:19:29 Modified: 2017-10-23 05:28:15
From: ale5000 Assigned: ab
Status: Closed Package: MySQLi related
PHP Version: 7.1.7 OS: Windows 7 64-bit

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: Packets out of order. Expected 0 received 1. Packet size=62 in %s/bug75018.php on line 4
002+
003+ Warning: mysqli::__construct(): MySQL server has gone away in %s/bug75018.php on line 4
001- string(1) "0"
002- string(4) "1365"
003- ==DONE==
004+
005+ Warning: mysqli::__construct(): Error while reading greeting packet. PID=26709 in %s/bug75018.php on line 4
006+
007+ Warning: mysqli::__construct(): (HY000/2006): MySQL server has gone away in %s/bug75018.php on line 4
008+
009+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 8
010+
011+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 11
012+
013+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 14
014+
015+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 16
016+
017+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 19
018+
019+ Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in %s/bug75018.php:21
020+ Stack trace:
021+ #0 {main}
022+ thrown in %s/bug75018.php on line 21