<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Dumping MySQL Stored Procedures, Functions and Triggers</title> <atom:link href="http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/feed/" rel="self" type="application/rss+xml" /><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/</link> <description>The Journal Of A Linux Sysadmin</description> <lastBuildDate>Sat, 31 Jul 2010 13:48:55 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: Piyush Bajaj</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-2/#comment-181907</link> <dc:creator>Piyush Bajaj</dc:creator> <pubDate>Mon, 14 Jun 2010 10:46:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181907</guid> <description>Thanx dude.
It helped me a lot!!</description> <content:encoded><![CDATA[<p>Thanx dude.<br
/> It helped me a lot!!</p> ]]></content:encoded> </item> <item><title>By: Tim White</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-2/#comment-181783</link> <dc:creator>Tim White</dc:creator> <pubDate>Thu, 29 Apr 2010 22:50:10 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181783</guid> <description>Thanks man, I had no idea about the --routines flag!</description> <content:encoded><![CDATA[<p>Thanks man, I had no idea about the &#8211;routines flag!</p> ]]></content:encoded> </item> <item><title>By: CT!</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-2/#comment-181779</link> <dc:creator>CT!</dc:creator> <pubDate>Thu, 29 Apr 2010 20:36:32 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181779</guid> <description>You&#039;re the one!</description> <content:encoded><![CDATA[<p>You&#8217;re the one!</p> ]]></content:encoded> </item> <item><title>By: John Anotado</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-2/#comment-181729</link> <dc:creator>John Anotado</dc:creator> <pubDate>Thu, 08 Apr 2010 03:52:17 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181729</guid> <description>Nice post! Helped me a lot. Thanks.</description> <content:encoded><![CDATA[<p>Nice post! Helped me a lot. Thanks.</p> ]]></content:encoded> </item> <item><title>By: Thusitha</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-1/#comment-181709</link> <dc:creator>Thusitha</dc:creator> <pubDate>Wed, 31 Mar 2010 03:40:01 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181709</guid> <description>Thanks u for the command</description> <content:encoded><![CDATA[<p>Thanks u for the command</p> ]]></content:encoded> </item> <item><title>By: Joe</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-1/#comment-181490</link> <dc:creator>Joe</dc:creator> <pubDate>Fri, 08 Jan 2010 15:13:20 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181490</guid> <description>Thanks Marius ... I had the admin upgrade us to 5.1.40 and I can now dump both Stored Procs and Views.  Thanks for the help and a great article!Joe</description> <content:encoded><![CDATA[<p>Thanks Marius &#8230; I had the admin upgrade us to 5.1.40 and I can now dump both Stored Procs and Views.  Thanks for the help and a great article!</p><p>Joe</p> ]]></content:encoded> </item> <item><title>By: Rene</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-1/#comment-181489</link> <dc:creator>Rene</dc:creator> <pubDate>Fri, 08 Jan 2010 15:09:27 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181489</guid> <description>Thanks for the hint!</description> <content:encoded><![CDATA[<p>Thanks for the hint!</p> ]]></content:encoded> </item> <item><title>By: - Marius -</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-1/#comment-181362</link> <dc:creator>- Marius -</dc:creator> <pubDate>Thu, 10 Dec 2009 05:41:52 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181362</guid> <description>I think there is no other way in mysql 5.0.x; In mysql5.1 there should be updated privileges for procedures and triggers. hth.</description> <content:encoded><![CDATA[<p>I think there is no other way in mysql 5.0.x; In mysql5.1 there should be updated privileges for procedures and triggers. hth.</p> ]]></content:encoded> </item> <item><title>By: Joe</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-1/#comment-181361</link> <dc:creator>Joe</dc:creator> <pubDate>Thu, 10 Dec 2009 02:30:16 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-181361</guid> <description>Any solution for
mysqldump:  has insufficient privileges to SHOW CREATE PROCEDURE
``!I have give the user all privileges including Create &amp; Alter Routine,I don&#039;t see a SHOW CREATE PROCEDURE option.  Mysql version 5.0.85-community.I have a similar issue with VIEWS, so I&#039;ll take input on this one too, but more interested in the SProc issue.Thanks! Joe</description> <content:encoded><![CDATA[<p>Any solution for<br
/> mysqldump:  has insufficient privileges to SHOW CREATE PROCEDURE<br
/> &#8220;!</p><p>I have give the user all privileges including Create &amp; Alter Routine,I don&#8217;t see a SHOW CREATE PROCEDURE option.  Mysql version 5.0.85-community.</p><p>I have a similar issue with VIEWS, so I&#8217;ll take input on this one too, but more interested in the SProc issue.</p><p>Thanks! Joe</p> ]]></content:encoded> </item> <item><title>By: mysqldump doesn&#8217;t dump stored procedures &#171; StoiloBlog: everyday administration adventures</title><link>http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/comment-page-1/#comment-180813</link> <dc:creator>mysqldump doesn&#8217;t dump stored procedures &#171; StoiloBlog: everyday administration adventures</dc:creator> <pubDate>Thu, 20 Aug 2009 12:50:07 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/#comment-180813</guid> <description>[...] does not dump stored procedures by default, so I needed to restore them from somewhere else. Now I know better, I need to include the parameter &#8220;&#8211;routines&#8221; to [...]</description> <content:encoded><![CDATA[<p>[...] does not dump stored procedures by default, so I needed to restore them from somewhere else. Now I know better, I need to include the parameter &#8220;&#8211;routines&#8221; to [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ducea.com @ 2010-07-31 16:38:44 by W3 Total Cache -->