<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: When SHOW SLAVE STATUS and the error log Disagree</title>
	<link>http://www.pythian.com/blogs/876/when-show-slave-status-and-the-error-log-disagree</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Sat, 22 Nov 2008 10:23:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: gratton</title>
		<link>http://www.pythian.com/blogs/876/when-show-slave-status-and-the-error-log-disagree#comment-220100</link>
		<dc:creator>gratton</dc:creator>
		<pubDate>Wed, 18 Jun 2008 21:02:37 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/876/when-show-slave-status-and-the-error-log-disagree#comment-220100</guid>
		<description>Thanks Xaprb!  I had highlighted the wrong line.  It has been fixed.
Thanks again for catching it!</description>
		<content:encoded><![CDATA[<p>Thanks Xaprb!  I had highlighted the wrong line.  It has been fixed.<br />
Thanks again for catching it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.pythian.com/blogs/876/when-show-slave-status-and-the-error-log-disagree#comment-219867</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Wed, 18 Jun 2008 12:07:53 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/876/when-show-slave-status-and-the-error-log-disagree#comment-219867</guid>
		<description>There are three sets of file/position coordinates in SHOW SLAVE STATUS:

1) The position, ON THE MASTER, from which the I/O thread is reading: Master_Log_File/Read_Master_Log_Pos.

2) The position, IN THE RELAY LOGS, at which the SQL thread is executing: Relay_Log_File/Relay_Log_Pos

3) The position, ON THE MASTER, at which the SQL thread is executing: Relay_Master_Log_File/Exec_Master_Log_Pos

You are mixing and matching from different sets, and you can't do that.  In many cases they'll have the same thing and it doesn't matter.  But not in the general case.</description>
		<content:encoded><![CDATA[<p>There are three sets of file/position coordinates in SHOW SLAVE STATUS:</p>
<p>1) The position, ON THE MASTER, from which the I/O thread is reading: Master_Log_File/Read_Master_Log_Pos.</p>
<p>2) The position, IN THE RELAY LOGS, at which the SQL thread is executing: Relay_Log_File/Relay_Log_Pos</p>
<p>3) The position, ON THE MASTER, at which the SQL thread is executing: Relay_Master_Log_File/Exec_Master_Log_Pos</p>
<p>You are mixing and matching from different sets, and you can&#8217;t do that.  In many cases they&#8217;ll have the same thing and it doesn&#8217;t matter.  But not in the general case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
