<?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>Linuxing &#187; Database</title>
	<atom:link href="http://blog.linuxing.org/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.linuxing.org</link>
	<description>Celebrating Life with Linux</description>
	<lastBuildDate>Thu, 07 Jan 2010 06:10:20 +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>How to use PhpMyAdmin for Multiple MySQL servers running on same server machine</title>
		<link>http://blog.linuxing.org/2009/11/how-to-use-phpmyadmin-for-multiple-mysql-servers-running-on-same-server-machine/</link>
		<comments>http://blog.linuxing.org/2009/11/how-to-use-phpmyadmin-for-multiple-mysql-servers-running-on-same-server-machine/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 10:02:28 +0000</pubDate>
		<dc:creator>sush</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://blog.linuxing.org/?p=23</guid>
		<description><![CDATA[Our community member, Jags, has posted an excellent how-to to run multiple mysql services on a single box. You can view the article here.
I've created multiple instances successfully following his straightforward steps. After that, I tried installing PhpMyAdmin to manage all these mysql servers running on the box. It was a bit tricky, therefore, I've [...]]]></description>
		<wfw:commentRss>http://blog.linuxing.org/2009/11/how-to-use-phpmyadmin-for-multiple-mysql-servers-running-on-same-server-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web based php script to check MySQL replication status</title>
		<link>http://blog.linuxing.org/2009/11/web-based-script-to-check-mysql-replication-status/</link>
		<comments>http://blog.linuxing.org/2009/11/web-based-script-to-check-mysql-replication-status/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 17:13:10 +0000</pubDate>
		<dc:creator>jags</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.linuxing.org/?p=18</guid>
		<description><![CDATA[This is a basic php script to check replication status of single or multiple MySQL servers. You should change variables in the script to run, like user, password, ip of server etc.
Here is the script code:

&#60;?
##########
#
# dbrepstatus.php by Jagbir Singh (jags@linuxing.org)
#
# if you want to discuss any feature or add improments or check updated version, [...]]]></description>
		<wfw:commentRss>http://blog.linuxing.org/2009/11/web-based-script-to-check-mysql-replication-status/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
