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

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
4 (44%)
001+ Thread stack overrun: 7412 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --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!
2 (22%)
001+ alter routine command denied to user 'root'@'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 (11%)
001+ Thread stack overrun: 9968 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --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!
1 (11%)
001+ Thread stack overrun: 12260 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!
1 (11%)
001+ Column count of mysql.proc is wrong. Expected 20, found 16. Created with MySQL 50095, now running 50529. Please use mysql_upgrade to fix this error.
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!