<?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>IT Tips &#038; Tricks &#187; mysql</title>
	<atom:link href="http://www.tipit.info/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tipit.info</link>
	<description>Informatia de care ai nevoie !</description>
	<lastBuildDate>Thu, 04 Mar 2010 17:09:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CONVERT DRUPAL 6  MYSQL 5 DATABASE to UTF8</title>
		<link>http://www.tipit.info/web-design/2009/10/convert-drupal-6-mysql-5-database-to-utf8/</link>
		<comments>http://www.tipit.info/web-design/2009/10/convert-drupal-6-mysql-5-database-to-utf8/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 02:21:31 +0000</pubDate>
		<dc:creator>Ovidiu R</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[UTF8]]></category>
		<category><![CDATA[utf8_unicode_ci]]></category>

		<guid isPermaLink="false">http://www.tipit.info/?p=224</guid>
		<description><![CDATA[ALTER TABLE `access` CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci; ALTER TABLE `actions` CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci; ALTER TABLE `actions_aid` CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci; ALTER TABLE `authmap` CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci; ALTER TABLE `batch` CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci; ALTER TABLE `blocks` CONVERT TO [...]]]></description>
		<wfw:commentRss>http://www.tipit.info/web-design/2009/10/convert-drupal-6-mysql-5-database-to-utf8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
