MySQL 5.0.2 on Windows crashes on "SHOW PROCEDURE STATUS"

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 [at] m.gmane.org
Giuseppe Maxia [ So, 12 Dezember 2004 14:00 ] [ ID #532632 ]

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

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 <miguel [at] mysql.com>
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 [at] m.gmane.org
miguel solorzano [ Mo, 13 Dezember 2004 00:01 ] [ ID #532952 ]
Datenbanken » gmane.comp.db.mysql.bugs » MySQL 5.0.2 on Windows crashes on "SHOW PROCEDURE STATUS"

Vorheriges Thema: Problems with Floating-Point Comparisons
Nächstes Thema: optimize table table / nonascii letter crash