MySQL Forums
Forum List  »  Stored Procedures

Re: Get name of stored proc
Posted by: Devart Team
Date: August 13, 2012 05:48AM

There is no such function in MySQL server.

As workaround, add IN parameter in your procedures/functions, and pass constant names of calling routine.

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
1764
August 12, 2012 11:58PM
Re: Get name of stored proc
969
August 13, 2012 05:48AM
1161
August 21, 2012 11:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.