<?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>Fosiul.com &#187; MySQL Server</title>
	<atom:link href="http://www.fosiul.com/index.php/category/mysql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fosiul.com</link>
	<description>Dedicated To Linux</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:25:05 +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 Server processlist shows negative value(-) in connect column for system user</title>
		<link>http://www.fosiul.com/index.php/2010/06/mysql-server-processlist-shows-negative-value-in-connect-column-for-system-user/</link>
		<comments>http://www.fosiul.com/index.php/2010/06/mysql-server-processlist-shows-negative-value-in-connect-column-for-system-user/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 09:25:26 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Miscellaneous Admin Commands]]></category>
		<category><![CDATA[MySQL Server]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=1190</guid>
		<description><![CDATA[Some times process list out put show negative value like bellow :
Command :

watch /usr/local/mysql/bin/mysqladmin -ppass processlist

8  &#124; system user &#124;  &#124; Connect     &#124; -1247 &#124; Has read all relay log; waiting for the slave I/O thread to update it &#124;
One of the reason :
make sure both Server has same [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2010/06/mysql-server-processlist-shows-negative-value-in-connect-column-for-system-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Up MySQL Database Replication With SSL Encryption</title>
		<link>http://www.fosiul.com/index.php/2010/06/how-to-set-up-mysql-database-replication-with-ssl-encryption/</link>
		<comments>http://www.fosiul.com/index.php/2010/06/how-to-set-up-mysql-database-replication-with-ssl-encryption/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:27:13 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL Server]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=1129</guid>
		<description><![CDATA[Step1 :
Set up normal replication first and find out if mysql server is compiled with ssl supports
Ref:http://www.fosiul.com/index.php/2009/11/mysql-server-master-master-active-active-replication/
Bellow commands will verify if mysql server is compiled with ssl supports

SHOW VARIABLES LIKE ‘have_openssl’;

output :
Step2 :
in Server1 :
(a)Create Self signed certificate .
Note : While Creating self signed certificate use different common name for each certificate,other wise it will [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2010/06/how-to-set-up-mysql-database-replication-with-ssl-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
