<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FractalizeR's WebSite &#187; MySQL</title>
	<atom:link href="http://www.fractalizer.ru/category/articles/mysql-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fractalizer.ru</link>
	<description>My site, devoted primarily to programming with my portfolio, articles, feelings etc.</description>
	<lastBuildDate>Tue, 06 Jul 2010 11:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>[PHP, MySQL] Batch changing charset and collation on databases</title>
		<link>http://www.fractalizer.ru/frpost_162/php-mysql-batch-changing-charset-and-collation-on-databases/</link>
		<comments>http://www.fractalizer.ru/frpost_162/php-mysql-batch-changing-charset-and-collation-on-databases/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 19:51:28 +0000</pubDate>
		<dc:creator>FractalizeR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[change charset]]></category>
		<category><![CDATA[charset]]></category>
		<category><![CDATA[charset conversion]]></category>
		<category><![CDATA[CONVERT TO CHARACTER SET]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.fractalizer.ru/?p=162</guid>
		<description><![CDATA[Recently I needed to quickly change charset on all tables and change each field&#8217;s chanset in each table in a specific database to latin1 and collation to latin1_swedish_ci. I googled a little and found this solution by shimon doodkin. I used it and it did work, but also it attempted to change charset at MySQL [...]]]></description>
		<wfw:commentRss>http://www.fractalizer.ru/frpost_162/php-mysql-batch-changing-charset-and-collation-on-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
