<?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: MySQL upgrade to 5.1.22 and stored procedures</title>
	<atom:link href="http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/feed/" rel="self" type="application/rss+xml" />
	<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/</link>
	<description>Just another manic Monday</description>
	<lastBuildDate>Fri, 18 May 2012 16:55:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Pradeep Kumar Sharma</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-2337</link>
		<dc:creator>Pradeep Kumar Sharma</dc:creator>
		<pubDate>Wed, 25 Apr 2012 16:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-2337</guid>
		<description>Though many thanks for the working information.</description>
		<content:encoded><![CDATA[<p>Though many thanks for the working information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep Kumar Sharma</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-2336</link>
		<dc:creator>Pradeep Kumar Sharma</dc:creator>
		<pubDate>Wed, 25 Apr 2012 16:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-2336</guid>
		<description>This issue is already addressed in MySQL for upgrading. Please check the URL http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-previous-series.html which says the procedure like how to migrate Routines, Triggers and Funtions from version 5.0 or earlier version to 5.1.</description>
		<content:encoded><![CDATA[<p>This issue is already addressed in MySQL for upgrading. Please check the URL <a href="http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-previous-series.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-previous-series.html</a> which says the procedure like how to migrate Routines, Triggers and Funtions from version 5.0 or earlier version to 5.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-2312</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 28 Mar 2012 08:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-2312</guid>
		<description>Great solution! Many thanks!

Here some additional keywords for Google:
illegal mix of collations (utf8_general_ci,IMPLICT) and (utf8_unicode_ci,IMPLICT) for operation &#039;=&#039;)
Stored Procedures; Gespeicherte Prozeduren;</description>
		<content:encoded><![CDATA[<p>Great solution! Many thanks!</p>
<p>Here some additional keywords for Google:<br />
illegal mix of collations (utf8_general_ci,IMPLICT) and (utf8_unicode_ci,IMPLICT) for operation &#8216;=&#8217;)<br />
Stored Procedures; Gespeicherte Prozeduren;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 1234ru</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-2016</link>
		<dc:creator>1234ru</dc:creator>
		<pubDate>Sun, 06 Mar 2011 05:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-2016</guid>
		<description>Erik, thanks alot! You saved much time for me.</description>
		<content:encoded><![CDATA[<p>Erik, thanks alot! You saved much time for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iBro</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-1447</link>
		<dc:creator>iBro</dc:creator>
		<pubDate>Wed, 03 Nov 2010 12:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-1447</guid>
		<description>Awesome !!!
Been scratching my head looking for a solution for this problem ...</description>
		<content:encoded><![CDATA[<p>Awesome !!!<br />
Been scratching my head looking for a solution for this problem &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurizio</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-1411</link>
		<dc:creator>Maurizio</dc:creator>
		<pubDate>Thu, 09 Sep 2010 19:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-1411</guid>
		<description>Great, that solved my problem!


100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_best_player&#039;: invalid value in column mysql.proc.character_set_client.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_best_player&#039;: invalid value in column mysql.proc.collation_connection.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_best_player&#039;: invalid value in column mysql.proc.db_collation.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_best_player_records&#039;: invalid value in column mysql.proc.character_set_client.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_best_player_records&#039;: invalid value in column mysql.proc.collation_connection.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_best_player_records&#039;: invalid value in column mysql.proc.db_collation.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_karma&#039;: invalid value in column mysql.proc.character_set_client.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_karma&#039;: invalid value in column mysql.proc.collation_connection.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_karma&#039;: invalid value in column mysql.proc.db_collation.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_rank&#039;: invalid value in column mysql.proc.character_set_client.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_rank&#039;: invalid value in column mysql.proc.collation_connection.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_rank&#039;: invalid value in column mysql.proc.db_collation.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_track_rank&#039;: invalid value in column mysql.proc.character_set_client.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_track_rank&#039;: invalid value in column mysql.proc.collation_connection.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_track_rank&#039;: invalid value in column mysql.proc.db_collation.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_track_rank_records&#039;: invalid value in column mysql.proc.character_set_client.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_track_rank_records&#039;: invalid value in column mysql.proc.collation_connection.
100909 21:00:42 [Warning] Stored routine &#039;aseco&#039;.&#039;get_track_rank_records&#039;: invalid value in column mysql.proc.db_collation.</description>
		<content:encoded><![CDATA[<p>Great, that solved my problem!</p>
<p>100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_best_player&#8217;: invalid value in column mysql.proc.character_set_client.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_best_player&#8217;: invalid value in column mysql.proc.collation_connection.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_best_player&#8217;: invalid value in column mysql.proc.db_collation.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_best_player_records&#8217;: invalid value in column mysql.proc.character_set_client.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_best_player_records&#8217;: invalid value in column mysql.proc.collation_connection.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_best_player_records&#8217;: invalid value in column mysql.proc.db_collation.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_karma&#8217;: invalid value in column mysql.proc.character_set_client.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_karma&#8217;: invalid value in column mysql.proc.collation_connection.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_karma&#8217;: invalid value in column mysql.proc.db_collation.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_rank&#8217;: invalid value in column mysql.proc.character_set_client.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_rank&#8217;: invalid value in column mysql.proc.collation_connection.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_rank&#8217;: invalid value in column mysql.proc.db_collation.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_track_rank&#8217;: invalid value in column mysql.proc.character_set_client.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_track_rank&#8217;: invalid value in column mysql.proc.collation_connection.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_track_rank&#8217;: invalid value in column mysql.proc.db_collation.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_track_rank_records&#8217;: invalid value in column mysql.proc.character_set_client.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_track_rank_records&#8217;: invalid value in column mysql.proc.collation_connection.<br />
100909 21:00:42 [Warning] Stored routine &#8216;aseco&#8217;.'get_track_rank_records&#8217;: invalid value in column mysql.proc.db_collation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Black</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-1408</link>
		<dc:creator>Mike Black</dc:creator>
		<pubDate>Mon, 23 Aug 2010 17:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-1408</guid>
		<description>Awesome!

I love google! I was having the same problem after upgrading and this site was first on the search list and it was exactly what I needed to do!</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p>I love google! I was having the same problem after upgrading and this site was first on the search list and it was exactly what I needed to do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2ge</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-631</link>
		<dc:creator>2ge</dc:creator>
		<pubDate>Tue, 16 Dec 2008 11:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-631</guid>
		<description>Thanks a lot for this, I came into same problem after upgrading. RUV - your solution is just perfect, it works :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this, I came into same problem after upgrading. RUV &#8211; your solution is just perfect, it works :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruv</title>
		<link>http://northernmost.org/blog/mysql-upgrade-to-5122-and-stored-procedures/comment-page-1/#comment-628</link>
		<dc:creator>ruv</dc:creator>
		<pubDate>Sat, 15 Nov 2008 17:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://northernmost.org/blog/?p=5#comment-628</guid>
		<description>Using the mysql.proc table is more easy way.

I created a new procedure and looked at those fields:

 SELECT * FROM mysql.proc WHERE name=&quot;MyTestProc&quot;;

        utf8
        utf8_general_ci
        utf8_general_ci

Ok, now we can update them all:

UPDATE 
  mysql.proc
SET 
  character_set_client = &#039;utf8&#039;              ,
  collation_connection = &#039;utf8_general_ci&#039;   ,
  db_collation         = &#039;utf8_general_ci&#039;   
WHERE
  db_collation IS NULL
;</description>
		<content:encoded><![CDATA[<p>Using the mysql.proc table is more easy way.</p>
<p>I created a new procedure and looked at those fields:</p>
<p> SELECT * FROM mysql.proc WHERE name=&#8221;MyTestProc&#8221;;</p>
<p>        utf8<br />
        utf8_general_ci<br />
        utf8_general_ci</p>
<p>Ok, now we can update them all:</p>
<p>UPDATE<br />
  mysql.proc<br />
SET<br />
  character_set_client = &#8216;utf8&#8242;              ,<br />
  collation_connection = &#8216;utf8_general_ci&#8217;   ,<br />
  db_collation         = &#8216;utf8_general_ci&#8217;<br />
WHERE<br />
  db_collation IS NULL<br />
;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

