<?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&#039;s character sets and collations demystified</title>
	<atom:link href="http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/feed" rel="self" type="application/rss+xml" />
	<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified</link>
	<description>Blog by Shlomi Noach</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:47:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MySQL collations demystified :: Kelvin Tan - Lucene Solr Nutch Consultant</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-14525</link>
		<dc:creator>MySQL collations demystified :: Kelvin Tan - Lucene Solr Nutch Consultant</dc:creator>
		<pubDate>Mon, 07 Jun 2010 23:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-14525</guid>
		<description>[...] by Kelvin on 07 Jun 2010 at 06:52 pm &#124; Tagged as: programming Good article here: http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified  MySQL’s character sets and collations are often considered as a mystery, and many users either [...]</description>
		<content:encoded><![CDATA[<p>[...] by Kelvin on 07 Jun 2010 at 06:52 pm | Tagged as: programming Good article here: <a href="http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified" rel="nofollow">http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified</a>  MySQL’s character sets and collations are often considered as a mystery, and many users either [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tali Luvhengo</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-14456</link>
		<dc:creator>Tali Luvhengo</dc:creator>
		<pubDate>Sat, 05 Jun 2010 10:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-14456</guid>
		<description>Great post thanks.</description>
		<content:encoded><![CDATA[<p>Great post thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shlomi</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-12432</link>
		<dc:creator>shlomi</dc:creator>
		<pubDate>Wed, 21 Apr 2010 04:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-12432</guid>
		<description>Hi,

Since I do not speak Spanish nor Swedish I can&#039;t list the exact differences, if any.
Anyhow, it suggests the order of characters (dictionary-wise) in the latin1 alphabet. It is possible that two characters in latin1 will have different order in two different collations.
I believe the MySQL manual provides such example with German.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Since I do not speak Spanish nor Swedish I can't list the exact differences, if any.<br />
Anyhow, it suggests the order of characters (dictionary-wise) in the latin1 alphabet. It is possible that two characters in latin1 will have different order in two different collations.<br />
I believe the MySQL manual provides such example with German.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milton</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-12395</link>
		<dc:creator>Milton</dc:creator>
		<pubDate>Tue, 20 Apr 2010 08:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-12395</guid>
		<description>Hello Shlomi,
  First of all sorry for my bad english.

About Collation: What is the deiference betwen latin1_general_ci,  latin1_spanish_ci and latin1_swedish_ci??

Thanks in advance,

Milton</description>
		<content:encoded><![CDATA[<p>Hello Shlomi,<br />
  First of all sorry for my bad english.</p>
<p>About Collation: What is the deiference betwen latin1_general_ci,  latin1_spanish_ci and latin1_swedish_ci??</p>
<p>Thanks in advance,</p>
<p>Milton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shlomi</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-11597</link>
		<dc:creator>shlomi</dc:creator>
		<pubDate>Thu, 18 Mar 2010 06:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-11597</guid>
		<description>@Vincent

There&#039;s the utf8_bin collation</description>
		<content:encoded><![CDATA[<p>@Vincent</p>
<p>There's the utf8_bin collation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-11594</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Thu, 18 Mar 2010 04:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-11594</guid>
		<description>Very interesting article. Any reason why utf8_general_cs or utf8_general_bin does not exist ?</description>
		<content:encoded><![CDATA[<p>Very interesting article. Any reason why utf8_general_cs or utf8_general_bin does not exist ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL 5.1 riding on UTF8 collation (client AND server) Tutorial</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-2920</link>
		<dc:creator>MySQL 5.1 riding on UTF8 collation (client AND server) Tutorial</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-2920</guid>
		<description>[...] So what exactly is collation in regards to the MySQL&#8217;s client and server? Well collation is how the MySQL client and server deals with sorting and comparing text in the database. A more formal explanation of collations and character sets can be found here (http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified). [...]</description>
		<content:encoded><![CDATA[<p>[...] So what exactly is collation in regards to the MySQL&#8217;s client and server? Well collation is how the MySQL client and server deals with sorting and comparing text in the database. A more formal explanation of collations and character sets can be found here (<a href="http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified" rel="nofollow">http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified</a>). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Freaks Forums &#62; SQL / Database Forums &#62; MySQL Help &#62; Topic: MySQL’s character sets and collations demystified</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-97</link>
		<dc:creator>PHP Freaks Forums &#62; SQL / Database Forums &#62; MySQL Help &#62; Topic: MySQL’s character sets and collations demystified</dc:creator>
		<pubDate>Tue, 09 Dec 2008 20:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-97</guid>
		<description>This article has been &#039;sticked&#039; on phpfreaks forum.</description>
		<content:encoded><![CDATA[<p>This article has been 'sticked' on phpfreaks forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shlomi</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-96</link>
		<dc:creator>shlomi</dc:creator>
		<pubDate>Tue, 09 Dec 2008 04:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-96</guid>
		<description>Chris,

Thanks, indeed so. 
MySQL&#039;s PASSWORD() function also returns hexadecimal text, but nevertheless the passwords are stored as CHAR(41), not BINARY(20).
It&#039;s common use to store MD5 as text. I&#039;m not sure myself if it should be so.
See my earlier post: http://code.openark.org/blog/?p=85

Shlomi</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Thanks, indeed so.<br />
MySQL's PASSWORD() function also returns hexadecimal text, but nevertheless the passwords are stored as CHAR(41), not BINARY(20).<br />
It's common use to store MD5 as text. I'm not sure myself if it should be so.<br />
See my earlier post: <a href="http://code.openark.org/blog/?p=85" rel="nofollow">http://code.openark.org/blog/?p=85</a></p>
<p>Shlomi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shlomi</title>
		<link>http://code.openark.org/blog/mysql/mysqls-character-sets-and-collations-demystified/comment-page-1#comment-95</link>
		<dc:creator>shlomi</dc:creator>
		<pubDate>Tue, 09 Dec 2008 04:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=10#comment-95</guid>
		<description>Vladislav,
Like I said, it may yet find its way into Unicode... :)
There&#039;s Tolkien&#039;s elves language, as well, which is competing for Unicode as well, as far as I know.

Regards</description>
		<content:encoded><![CDATA[<p>Vladislav,<br />
Like I said, it may yet find its way into Unicode... <img src='http://code.openark.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
There's Tolkien's elves language, as well, which is competing for Unicode as well, as far as I know.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

