Test: /ext/mysqli/tests/bug42548.phpt - Version 5.5.7        

Bug #42548 PROCEDURE xxx can't return a result set in the given context (works in 5.2.3!!)
Submitted: 2007-09-04 19:24:08 Modified: 2008-01-01 16:51:25
From: garethjo Assigned: hholzgra
Status: Closed Package: MySQLi related
PHP Version: 5.2.4 & 5.2.5 OS: Windows XP, Windows 2003

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

Count Diff
2 (29%)
001+ execute command denied to user ''@'localhost' for routine 'test.p1'alter routine command denied to user ''@'localhost' for routine 'test.p1'
001- Array
002- (
003- [23] => 23
004- )
005- ----- next result -----------
006- Array
007- (
008- [42] => 42
009- )
010- ----- next result -----------
011- no results found
012- done!
2 (29%)
001+ Cannot load from mysql.proc. The table is probably corrupted
001- Array
002- (
003- [23] => 23
004- )
005- ----- next result -----------
006- Array
007- (
008- [42] => 42
009- )
010- ----- next result -----------
011- no results found
012- done!
1 (14%)
001+ alter routine command denied to user ''@'localhost' for routine 'test.p1'
001- Array
002- (
003- [23] => 23
004- )
005- ----- next result -----------
006- Array
007- (
008- [42] => 42
009- )
010- ----- next result -----------
011- no results found
012- done!
1 (14%)
001+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50170 Library:50534 in %s/bug42548.php on line 5
1 (14%)
001+ Thread stack overrun: 6256 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.done!
001- Array
002- (
003- [23] => 23
004- )
005- ----- next result -----------
006- Array
007- (
008- [42] => 42
009- )
010- ----- next result -----------
011- no results found
012- done!