Strange things with procedures in 5.0.24

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
dhammink
Posts: 10
Joined: Wed 28 Sep 2005 08:37
Location: Germany

Strange things with procedures in 5.0.24

Post by dhammink » Wed 06 Sep 2006 07:36

Since I have upgraded to Mysql server 5.0.24 I have troubles editing Store procedures.

If there is a table without a database name (like a temporary table for example)
and I try to save the stored procedure it tells me "there is no database selected"

At this point when I close and cancel saving my stored procedure is gone ...

Something strange in mysql 5.0.24 ?


Somewhere this week I will upgrade to 5.0.24a

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 06 Sep 2006 08:33

Can you give me an example of procedure that cannot be saved?

Post Reply