Bug #16888 | Cursor fails to FETCH | ||
---|---|---|---|
Submitted: | 29 Jan 2006 23:50 | Modified: | 30 Jan 2006 11:30 |
Reporter: | Ian Gulliver | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1.5-alpha-max | OS: | Linux (Debian Etch) |
Assigned to: | CPU Architecture: | Any |
[29 Jan 2006 23:50]
Ian Gulliver
[30 Jan 2006 0:29]
Jorge del Conde
Thanks for your bug report. I was able to reproduce this under 5.0 and 5.1 mysql> call bugproc(); -> // +------+ | c | +------+ | NULL | +------+ 1 row in set (0.00 sec) Query OK, 0 rows affected (0.00 sec) mysql>
[30 Jan 2006 11:30]
Per-Erik Martin
This is a dubplicate of BUG#5967.