Test: /ext/mysqli/tests/bug42378.phpt - Version 5.3.27-dev        

Bug #42378 bind_result memory exhaustion
Submitted: 2007-08-22 11:33:14 Modified: 2008-03-25 19:09:41
From: jullrich Assigned: andrey
Status: Wont fix Package: MySQLi related
PHP Version: 5.2.3 OS: Linux (CentOS 4.5)

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 1431655772 bytes) in %s/bug42378.php on line 112
003- FLOAT
004- id AS order_by_col, FORMAT(col1, 0)
005- FLOAT UNSIGNED
006- id AS order_by_col, FORMAT(col1, 0)
007- DECIMAL(5,0)
008- id AS order_by_col, FORMAT(col1, 0)
009- done!