Test: /ext/mysqli/tests/bug34810.phpt - Version 5.4.37        

Bug #34810 mysqli::init() and others use wrong $this pointer without checks
Submitted: 2005-10-10 14:37:56 Modified: 2005-10-10 14:59:55
From: antony Assigned: tony2001
Status: Closed Package: Reproducible crash
PHP Version: 5.1.0RC1 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
082+ [002] Empty error message!
083+ object(mysqli_warning)#5 (3) {
084+ ["message"]=>
085+ string(61) "Data truncated; NULL supplied to NOT NULL column 'a' at row 3"
086+ ["sqlstate"]=>
087+ string(5) "HY000"
088+ ["errno"]=>
089+ int(1263)
090+ }