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

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 3 different diffs reported by users for this test.

Count Diff
8 (80%)
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 (10%)
001+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50173 Library:50621 in %s/bug42548.php on line 5
1 (10%)