<?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>Renowned Media &#187; MySQL Tutorials</title>
	<atom:link href="http://www.renownedmedia.com/blog/category/tutorials/mysql-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.renownedmedia.com</link>
	<description>Web Development Company</description>
	<lastBuildDate>Sun, 05 Sep 2010 00:55:55 +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>Database Administration using phpMyAdmin</title>
		<link>http://www.renownedmedia.com/blog/database-administration-using-phpmyadmin/</link>
		<comments>http://www.renownedmedia.com/blog/database-administration-using-phpmyadmin/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 07:58:38 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[MySQL Tutorials]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.renownedmedia.com/?p=318</guid>
		<description><![CDATA[This document will cover various database administration activities using phpMyAdmin (PMA for short). This covers three levels of administration; database level, table level, and row (data) level. PMA is a database front end for the popular database language/architecture MySQL. PMA itself is written in the equally popular server-side language PHP.]]></description>
		<wfw:commentRss>http://www.renownedmedia.com/blog/database-administration-using-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free MySQL database of all countries</title>
		<link>http://www.renownedmedia.com/blog/free-mysql-database-of-all-countries/</link>
		<comments>http://www.renownedmedia.com/blog/free-mysql-database-of-all-countries/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 15:00:45 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[MySQL Tutorials]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.renownedmedia.com/?p=335</guid>
		<description><![CDATA[This is a database dump of all countries, along with their 2 digit country code. There are 246 countries total, sorted alphabetically. The database dump has three columns, the first is a primary numeric key set to autoincrement. The second is the two character abbreviation of the country. The third column is the name of [...]]]></description>
		<wfw:commentRss>http://www.renownedmedia.com/blog/free-mysql-database-of-all-countries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing MySQL Default Character Sets</title>
		<link>http://www.renownedmedia.com/blog/changing-mysql-default-character-sets/</link>
		<comments>http://www.renownedmedia.com/blog/changing-mysql-default-character-sets/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 19:25:05 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[MySQL Tutorials]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.renownedmedia.com/?p=88</guid>
		<description><![CDATA[How to change your default character sets in MySQL.]]></description>
		<wfw:commentRss>http://www.renownedmedia.com/blog/changing-mysql-default-character-sets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Fulltext Search Ignored Words</title>
		<link>http://www.renownedmedia.com/blog/mysql-fulltext-search-ignored-words/</link>
		<comments>http://www.renownedmedia.com/blog/mysql-fulltext-search-ignored-words/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 16:00:12 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[MySQL Tutorials]]></category>

		<guid isPermaLink="false">http://www.renownedmedia.com/?p=566</guid>
		<description><![CDATA[This is a comprehensive list of words that are ignored by MySQL's fulltext search by default. This list is known as stopwords and are ignored because they are too common. (Also ignored are words that are three or less characters long).]]></description>
		<wfw:commentRss>http://www.renownedmedia.com/blog/mysql-fulltext-search-ignored-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
