From: Johan De Meersman Date: February 10 2011 7:17am Subject: Re: Backup onle one procedure List-Archive: http://lists.mysql.com/mysql/224353 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=0015174bee000cad8e049be86117 --0015174bee000cad8e049be86117 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Feb 10, 2011 at 7:43 AM, Adarsh Sharma wrote: > I am researching all the ways to backup in mysql and donot able to find a > command that take individual backup of only one procedure in mysql. > Have a look at the SHOW CREATE PROCEDURE syntax. It's not mysqldump, but it will yield a statement that can recreate the given procedure from scratch. -- Bier met grenadyn Is als mosterd by den wyn Sy die't drinkt, is eene kwezel Hy die't drinkt, is ras een ezel --0015174bee000cad8e049be86117--