<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://lambcutlet.org/wp-content/themes/pastelism/feed2xhtml.xsl" type="text/xsl"?>
<!-- generator="wordpress/X.Y-svn-lambcutlet" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: MySQL 4.1.x/5.x + UTF-8 database + WordPress = ???</title>
	<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/</link>
	<description>Jonathan Stanley's little corner on the Internet where he muses on life, phpBB (PHP Bulletin Board), (X)HTML, CSS, Web Standards, Science, Technology and whatever miscellaneous stuff that takes his fancy.</description>
	<pubDate>Fri, 04 Jul 2008 08:09:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=X.Y-svn-lambcutlet</generator>

	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Jonathan Stanley</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-3257</link>
		<pubDate>Wed, 07 Mar 2007 15:47:30 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-3257</guid>
					<description>The svn trunk version 2.2 finally fixes the &lt;code&gt;UTF-8&lt;/code&gt; issue, whenever that'll be released is anyone's guess! ;)</description>
		<content:encoded><![CDATA[	<p>The svn trunk version 2.2 finally fixes the <code>UTF-8</code> issue, whenever that&#8217;ll be released is anyone&#8217;s guess! ;)
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Andy Wingo</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-3256</link>
		<pubDate>Wed, 07 Mar 2007 10:13:28 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-3256</guid>
					<description>Thank you for this post. It is most irritating that this is necessary, however.</description>
		<content:encoded><![CDATA[	<p>Thank you for this post. It is most irritating that this is necessary, however.
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: mtg</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-713</link>
		<pubDate>Wed, 12 Jul 2006 16:06:24 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-713</guid>
					<description>Hey man, so simple solution, but I had to search it and found it on your blogspot ;-)</description>
		<content:encoded><![CDATA[	<p>Hey man, so simple solution, but I had to search it and found it on your blogspot ;-)
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Jonathan Stanley</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-416</link>
		<pubDate>Thu, 08 Jun 2006 20:12:55 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-416</guid>
					<description>Looking at the actual bug-report, there is no mention of Unicode and needs a string that is actually invalid in whatever charset. This doesn't happen in Unicode, so said bug shouldn't affect any of the Unicode encodings.</description>
		<content:encoded><![CDATA[	<p>Looking at the actual bug-report, there is no mention of Unicode and needs a string that is actually invalid in whatever charset. This doesn&#8217;t happen in Unicode, so said bug shouldn&#8217;t affect any of the Unicode encodings.
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Markus</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-415</link>
		<pubDate>Thu, 08 Jun 2006 19:36:02 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-415</guid>
					<description>So do you think UTF8 may also be affected by that multi-byte issue?

Anyway, look at function wpdb::escape, it uses addslashes only, the specific MySQL method is commented.</description>
		<content:encoded><![CDATA[	<p>So do you think UTF8 may also be affected by that multi-byte issue?</p>
	<p>Anyway, look at function wpdb::escape, it uses addslashes only, the specific MySQL method is commented.
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Jonathan Stanley</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-414</link>
		<pubDate>Thu, 08 Jun 2006 16:14:47 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-414</guid>
					<description>Debian likes to be very conservative with it's version numbers and very much not on the bleeding edge. That said... there was an update for MySQL 4.1.x today. :D</description>
		<content:encoded><![CDATA[	<p>Debian likes to be very conservative with it&#8217;s version numbers and very much not on the bleeding edge. That said&#8230; there was an update for MySQL 4.1.x today. :D
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Markus</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-404</link>
		<pubDate>Wed, 07 Jun 2006 20:03:27 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-404</guid>
					<description>You might want to look at the comments related to latest MySQL version:
http://dev.mysql.com/doc/refman/4.1/en/news-4-1-20.html</description>
		<content:encoded><![CDATA[	<p>You might want to look at the comments related to latest MySQL version:<br />
<a href='http://dev.mysql.com/doc/refman/4.1/en/news-4-1-20.html'>http://dev.mysql.com/doc/refman/4.1/en/news-4-1-20.html</a>
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on MySQL 4.1.x/5.x + UTF-8 database + WordPress = ??? by: Fountain of Apples</title>
		<link>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-400</link>
		<pubDate>Mon, 05 Jun 2006 21:25:28 +0000</pubDate>
		<guid>http://lambcutlet.org/blog/2006/06/05/mysql41x-or-mysql5x-plus-utf8-database-plus-wordpress-equals-broken/#comment-400</guid>
					<description>Hehehe, good ole WankPress. :P</description>
		<content:encoded><![CDATA[	<p>Hehehe, good ole WankPress. :P
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
