Test: /ext/mysqli/tests/bug42548.phpt - Version 5.5.21-dev        

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 is 1 diff reported by users for this test.

Count Diff
1 (100%)
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!