<?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>Chanel's Blog &#187; innodb</title>
	<atom:link href="http://cmunezero.com/tag/innodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmunezero.com</link>
	<description>Where code meets love... and a lot of awkward silences...</description>
	<lastBuildDate>Tue, 11 May 2010 21:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Tips #1</title>
		<link>http://cmunezero.com/2008/07/14/mysql-tips-1/</link>
		<comments>http://cmunezero.com/2008/07/14/mysql-tips-1/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 19:11:40 +0000</pubDate>
		<dc:creator>chanel</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql tips]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://cmunezero.com/?p=49</guid>
		<description><![CDATA[Working with Mysql a lot, I&#8217;ve come across a lot of resources for finding ways of improving Myql performance in relation to configurations, queries and importing/exporting data.  Here&#8217;s a list of sources I use a lot:
MySQL Performance Blog:  This is my favorite Mysql site and was absolutely indispensable when first starting out with [...]]]></description>
			<content:encoded><![CDATA[<p>Working with Mysql a lot, I&#8217;ve come across a lot of resources for finding ways of improving Myql performance in relation to configurations, queries and importing/exporting data.  Here&#8217;s a list of sources I use a lot:</p>
<p><a href="http://www.mysqlperformanceblog.com/">MySQL Performance Blog</a>:  This is my favorite Mysql site and was absolutely indispensable when first starting out with Mysql.  They pretty much cover any Mysql related topic.</p>
<p><a href="http://dev.mysql.com/doc/#manual">MySQL Reference</a>:  The actual reference site is a must have.  It&#8217;s fairly thorough and covers everything in simple detail.</p>
<p><a href="http://dailyvim.blogspot.com/search?q=mysql">Travis&#8217;s Mysql Postings</a>: He&#8217;s the most knowledgeable database person I know and is usually the first person I go to with anything Mysql.</p>
<p><a href=""http://wanderr.com/jay">Jay&#8217;s Mysql Postings</a>: He&#8217;s the 2nd most knowledgeable database person I know and he&#8217;s always spot-on with any tips he gives.</p>
<p>The rest are just a list of sites/pages that I find useful for whenever I need something specific:</p>
<p><a href="http://www.joestump.net/2006/09/speeding-up-innodb-table-imports.html">Speeding up InnoDB Imports</a><br />
<a href="http://forge.mysql.com/wiki/Top10SQLPerformanceTips">10 Performance Tips</a><br />
<a href="http://www.debianadmin.com/top-84-mysql-performance-tips.html">84 Performance Tips</a><br />
<a href="http://www.google.com/search?q=mysql+performance+tips">Google Search</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cmunezero.com/2008/07/14/mysql-tips-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
