MySQL 5.0.2 on Windows crashes on "SHOW PROCEDURE STATUS"

MySQL 5.0.2 on Windows crashes on "SHOW PROCEDURE STATUS"

am 12.12.2004 14:00:29 von Giuseppe Maxia

Description:
MySQL 5.0.2 server crashes when the command SHOW PROCEDURE STATUS is issued.

This bug was found on MySQL 5.0.2, installed on a Windows 2000 server.
The Linux versione works as expected, and does not seem to be affected by this bug.

How to reproduce:
install MySQL 5.0.2 on Windows and connect to the server.
From the client's command line issue these commands:

USE test;
SHOW PROCEDURE STATUS;

or

SHOW FUNCTION STATUS;


The server hangs for a few seconds and it is eventually shut down.
Notice that other commands related to stored procedures, such as CREATE, DROP,
and SHOW CREATE work as expected.

Workarounds: none so far.


Best regards

Giuseppe Maxia




--
Giuseppe Maxia
CTO
http://www.StarData.it
MySQL Certified Professional
__ __ __
___ / /____ ________/ /__ _/ /____ _
(_- /___/\__/\_,_/_/ \_,_/\_,_/\__/\_,_/
Database is our business

--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org

Re: MySQL 5.0.2 on Windows crashes on "SHOW PROCEDURE STATUS"

am 13.12.2004 00:01:30 von miguel solorzano

At 10:00 12/12/2004, Giuseppe Maxia wrote:
Hi,

Thank you for the report, this bug was already reported through bug:

http://bugs.mysql.com/bug.php?id=3D6950

The fix will be present in the next release.

Regards,

Miguel Angel Sol=F3rzano
S=E3o Paulo - Brazil



--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=3Dgcdmb-bugs@m.gmane.org