<?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"
	>
<channel>
	<title>Comments on: MySQL Stored Procedures problems and use practices</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/</link>
	<description>Everything about MySQL Performance</description>
	<pubDate>Tue, 02 Dec 2008 12:47:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Sean</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357948</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 26 Sep 2008 00:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357948</guid>
		<description>oops, meant 
DECLARE EXIT HANDLER FOR SQLEXCEPTION BEGIN
    -- in here, how do I see what the error was, and what message MySQL would have returned?
  END;</description>
		<content:encoded><![CDATA[<p>oops, meant<br />
DECLARE EXIT HANDLER FOR SQLEXCEPTION BEGIN<br />
    &#8212; in here, how do I see what the error was, and what message MySQL would have returned?<br />
  END;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357947</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 26 Sep 2008 00:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357947</guid>
		<description>Inside DECLARE EXIT HANDLER ON SQLEXCEPTION, is there any way to find the error code and/or message that MySQL would have returned to the caller if the handler wasn't there?

Or is it necessary to write an individual handler for each and every possible error code in each and every stored procedure...</description>
		<content:encoded><![CDATA[<p>Inside DECLARE EXIT HANDLER ON SQLEXCEPTION, is there any way to find the error code and/or message that MySQL would have returned to the caller if the handler wasn&#8217;t there?</p>
<p>Or is it necessary to write an individual handler for each and every possible error code in each and every stored procedure&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yukipupu</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357627</link>
		<dc:creator>yukipupu</dc:creator>
		<pubDate>Wed, 24 Sep 2008 19:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357627</guid>
		<description>hi im yukipupu.  i problem have java procedure stored.  two day is my first time.  plz me help give.</description>
		<content:encoded><![CDATA[<p>hi im yukipupu.  i problem have java procedure stored.  two day is my first time.  plz me help give.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saleem</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357134</link>
		<dc:creator>saleem</dc:creator>
		<pubDate>Mon, 22 Sep 2008 16:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-357134</guid>
		<description>harpreet,

You have problem concern with stored procedure as do I too very much.  Java stored procedure create does work not.  Plz me help too.</description>
		<content:encoded><![CDATA[<p>harpreet,</p>
<p>You have problem concern with stored procedure as do I too very much.  Java stored procedure create does work not.  Plz me help too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harpreet</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-355517</link>
		<dc:creator>harpreet</dc:creator>
		<pubDate>Tue, 16 Sep 2008 12:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-355517</guid>
		<description>hi im harpreet. my problem concern to stored procedure.i m unable to create stored procdure in java.........and after wards i wanna to access stored procdure............</description>
		<content:encoded><![CDATA[<p>hi im harpreet. my problem concern to stored procedure.i m unable to create stored procdure in java&#8230;&#8230;&#8230;and after wards i wanna to access stored procdure&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harpreet</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-355516</link>
		<dc:creator>harpreet</dc:creator>
		<pubDate>Tue, 16 Sep 2008 12:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-355516</guid>
		<description>hi im harpreet. my problem concern to stored procedure.i m unable to create stored procdure.........so plz help me</description>
		<content:encoded><![CDATA[<p>hi im harpreet. my problem concern to stored procedure.i m unable to create stored procdure&#8230;&#8230;&#8230;so plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-333533</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 24 Jul 2008 04:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-333533</guid>
		<description>I completely agree.  MySQL is clearly sub-par in many aspects, specifically the development tools.  DECLARE statements that work in some contexts and not others, variable initialization inconsistencies, lack of debugging ability in the provided tools, IF/CONDITIONAL confusion, operator confusion ( :=/= ), and the list goes on an on.  Maybe they should hire Anders Hejlsberg to fix this lemon.  My guess is Sun will make this better but then charge for tools that target real devs.  

They're very fortunate it's a free tool.  Otherwise I'm quite sure it would have been abandon years ago.


Andrew</description>
		<content:encoded><![CDATA[<p>I completely agree.  MySQL is clearly sub-par in many aspects, specifically the development tools.  DECLARE statements that work in some contexts and not others, variable initialization inconsistencies, lack of debugging ability in the provided tools, IF/CONDITIONAL confusion, operator confusion ( :=/= ), and the list goes on an on.  Maybe they should hire Anders Hejlsberg to fix this lemon.  My guess is Sun will make this better but then charge for tools that target real devs.  </p>
<p>They&#8217;re very fortunate it&#8217;s a free tool.  Otherwise I&#8217;m quite sure it would have been abandon years ago.</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karthik</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-304060</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Fri, 23 May 2008 06:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-304060</guid>
		<description>how to run in mysql browser</description>
		<content:encoded><![CDATA[<p>how to run in mysql browser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #49: a Carnival of the Vanities for DBAs &#171; Coskans Approach to Oracle</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-135587</link>
		<dc:creator>Log Buffer #49: a Carnival of the Vanities for DBAs &#171; Coskans Approach to Oracle</dc:creator>
		<pubDate>Fri, 15 Jun 2007 12:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-135587</guid>
		<description>[...] features without risking your data. Peter Zaitsev’s article explaining the problems about using stored procedures in MySQL is very noteworthy. MySQL guys should think twice before using them. MySQL Cluster SQL Tips by [...]</description>
		<content:encoded><![CDATA[<p>[...] features without risking your data. Peter Zaitsev’s article explaining the problems about using stored procedures in MySQL is very noteworthy. MySQL guys should think twice before using them. MySQL Cluster SQL Tips by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-135181</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Thu, 14 Jun 2007 13:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2007/06/12/mysql-stored-procedures-problems-and-use-practices/#comment-135181</guid>
		<description>vogon5,

Right I mentioned I'm not trying to look at limitations and gotchas of stored procedures themselves.</description>
		<content:encoded><![CDATA[<p>vogon5,</p>
<p>Right I mentioned I&#8217;m not trying to look at limitations and gotchas of stored procedures themselves.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
