<?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>Ali Abbas &#187; MySQL</title>
	<atom:link href="http://alouche.net/blog/category/unix-linux/mysql-unix-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://alouche.net/blog</link>
	<description>Unix - Networking - News</description>
	<lastBuildDate>Sun, 11 Jul 2010 17:05:15 +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>MySQL performance on ZFS filesystem</title>
		<link>http://alouche.net/blog/2010/04/28/mysql-performance-on-zfs-filesystem/</link>
		<comments>http://alouche.net/blog/2010/04/28/mysql-performance-on-zfs-filesystem/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 19:38:31 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Unix / Linux]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://alouche.net/blog/?p=843</guid>
		<description><![CDATA[A 52mn presentation by Allan Packer and Neelakanth Nadgir from Sun Microsystems. ** keep in mind ZFS can only be used in userspace on linux (through fuse) due to license comptability issue (GPL/BSD license) enjoy! www.youtube.com/watch?v=a31NhwzlAxs]]></description>
		<wfw:commentRss>http://alouche.net/blog/2010/04/28/mysql-performance-on-zfs-filesystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Select Optimization line</title>
		<link>http://alouche.net/blog/2008/10/06/mysql-selectoptimization-line/</link>
		<comments>http://alouche.net/blog/2008/10/06/mysql-selectoptimization-line/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 19:32:38 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Unix / Linux]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[select]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=21</guid>
		<description><![CDATA[Weather used in php or any other scripting language&#8230; sometimes we have the need to query a database in order to fetch or manipulate certain data. One of the most common request, widely written and used is SELECT * FROM MyTable WHERE ID=&#8217;ValueX&#8217; and NAME=&#8217;ValueY&#8217;; now, ID and NAME are just columns&#8230; so nothing special [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2008/10/06/mysql-selectoptimization-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->