<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sachin's Weblog &#187; MySQL</title>
	<atom:link href="http://linuxadministration.wordpress.com/category/lamp/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadministration.wordpress.com</link>
	<description>Experiencing The Linux</description>
	<lastBuildDate>Sun, 16 Sep 2007 11:46:59 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='linuxadministration.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c498c80ccfc68767a6cab90677805afd?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Sachin's Weblog &#187; MySQL</title>
		<link>http://linuxadministration.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linuxadministration.wordpress.com/osd.xml" title="Sachin&#8217;s Weblog" />
		<item>
		<title>MySQL memory usage</title>
		<link>http://linuxadministration.wordpress.com/2007/09/16/mysql-memory-usage/</link>
		<comments>http://linuxadministration.wordpress.com/2007/09/16/mysql-memory-usage/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 11:46:59 +0000</pubDate>
		<dc:creator>sachin</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://linuxadministration.wordpress.com/2007/09/16/mysql-memory-usage/</guid>
		<description><![CDATA[Recently i have briefed few  possibilities to increase MySQL response time and overall performance, so let&#8217;s talk how we can tweak configuration file of MySQL to bridge the gap between blazingly fast CPUs and comparatively slow disks, certainly &#8220;the memory&#8221;. By adjusting how much memory MySQL uses, you can often realize significant performance improvements, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxadministration.wordpress.com&blog=1527822&post=22&subd=linuxadministration&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://linuxadministration.wordpress.com/2007/09/16/mysql-memory-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc92bae84ee8b81cd8570092522a8105?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sachin</media:title>
		</media:content>
	</item>
		<item>
		<title>Optimizing MySQL performance</title>
		<link>http://linuxadministration.wordpress.com/2007/09/11/solving-mysql-memory-bottleneck/</link>
		<comments>http://linuxadministration.wordpress.com/2007/09/11/solving-mysql-memory-bottleneck/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 18:42:30 +0000</pubDate>
		<dc:creator>sachin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://linuxadministration.wordpress.com/2007/09/11/solving-mysql-memory-bottleneck/</guid>
		<description><![CDATA[Performance  of any web application depends on several aspects, some times web server alone can cause a lot of performance diminution if not configured properly but the major concern for any web application performance degradation are the database. Lots of applications are constantly being developed and deployed using the LAMP (Linux, Apache, MySQL, PHP) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxadministration.wordpress.com&blog=1527822&post=20&subd=linuxadministration&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://linuxadministration.wordpress.com/2007/09/11/solving-mysql-memory-bottleneck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc92bae84ee8b81cd8570092522a8105?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sachin</media:title>
		</media:content>

		<media:content url="http://linuxadministration.files.wordpress.com/2007/09/tamper1.jpg" medium="image">
			<media:title type="html">Tmaper</media:title>
		</media:content>
	</item>
		<item>
		<title>Configure Apache php and MySQL</title>
		<link>http://linuxadministration.wordpress.com/2007/08/17/configure-apache-php-and-mysql/</link>
		<comments>http://linuxadministration.wordpress.com/2007/08/17/configure-apache-php-and-mysql/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 08:09:51 +0000</pubDate>
		<dc:creator>sachin</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://linuxadministration.wordpress.com/2007/08/17/configure-apache-php-and-mysql/</guid>
		<description><![CDATA[So here i&#8217;m to share, how i use to configure Apache php and MySQL on Fedora&#8217;s system, this configuration works fine with all fedora versions above and with core 3. In Tekriti we develop social networking sites (more about me and tekriti) that  uses some feature configured with apache and php which are not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxadministration.wordpress.com&blog=1527822&post=5&subd=linuxadministration&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://linuxadministration.wordpress.com/2007/08/17/configure-apache-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc92bae84ee8b81cd8570092522a8105?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sachin</media:title>
		</media:content>
	</item>
	</channel>
</rss>