Test: /ext/mysqli/tests/bug75018.phpt - Version 7.1.15RC1        

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: mysqli::__construct(): (HY000/2005): Unknown MySQL server host 'localhost:3306' (0) in %s/bug75018.php on line 4
002+
003+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 8
001- string(1) "0"
002- string(4) "1365"
003- ==DONE==
004+
005+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 11
006+
007+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 14
008+
009+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 16
010+
011+ Warning: mysqli::query(): Couldn't fetch mysqli in %s/bug75018.php on line 19
012+
013+ Fatal error: Uncaught Error: Call to a member function fetch_assoc() on null in %s/bug75018.php:21
014+ Stack trace:
015+ #0 {main}
016+ thrown in %s/bug75018.php on line 21