<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How SHOW SLAVE STATUS relates to CHANGE MASTER TO</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Robin</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-847386</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Sun, 27 Nov 2011 04:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-847386</guid>
		<description>Hello,everybody.
Does mysql have a feature to customize the slave port? I see my slave port is random.
Thank you!</description>
		<content:encoded><![CDATA[<p>Hello,everybody.<br />
Does mysql have a feature to customize the slave port? I see my slave port is random.<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Chaudhry</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-821851</link>
		<dc:creator>Imran Chaudhry</dc:creator>
		<pubDate>Mon, 12 Sep 2011 11:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-821851</guid>
		<description>Hi Peter, are you sure you are correct here on Relay_Master_Log_File:Exec_Master_Log_Pos being the values to use?

I have a master-master replication scenario (2 nodes). If replication breaks on one node (lets say due to duplicate key insert) and I want to kickstart replication then I stop slaves on both, refresh mysql data (dump with --master-data) on passive node from active node, &quot;change master to&quot; on passive node using the values in the dump. Then to deal with the active node I also use &quot;change master to&quot; but I use the values fetched from &quot;show master status&quot; on the passive slave. It would be incorrect to use the Relay_Master_Log_File:Exec_Master_Log_Pos from the passive slave as you seemed to imply. I&#039;m sure it&#039;s just a misunderstanding and you didn&#039;t mean this :-)

Thanks,
Imran</description>
		<content:encoded><![CDATA[<p>Hi Peter, are you sure you are correct here on Relay_Master_Log_File:Exec_Master_Log_Pos being the values to use?</p>
<p>I have a master-master replication scenario (2 nodes). If replication breaks on one node (lets say due to duplicate key insert) and I want to kickstart replication then I stop slaves on both, refresh mysql data (dump with &#8211;master-data) on passive node from active node, &#8220;change master to&#8221; on passive node using the values in the dump. Then to deal with the active node I also use &#8220;change master to&#8221; but I use the values fetched from &#8220;show master status&#8221; on the passive slave. It would be incorrect to use the Relay_Master_Log_File:Exec_Master_Log_Pos from the passive slave as you seemed to imply. I&#8217;m sure it&#8217;s just a misunderstanding and you didn&#8217;t mean this <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Imran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexis Guajardo</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-803862</link>
		<dc:creator>Alexis Guajardo</dc:creator>
		<pubDate>Thu, 07 Apr 2011 17:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-803862</guid>
		<description>Getting this error:
Got fatal error 1236 from master when reading data from binary log: &#039;Could not find first log file name in binary log index file&#039;

tried changing binlon file to position to full path, but no luck, any suggestions?</description>
		<content:encoded><![CDATA[<p>Getting this error:<br />
Got fatal error 1236 from master when reading data from binary log: &#8216;Could not find first log file name in binary log index file&#8217;</p>
<p>tried changing binlon file to position to full path, but no luck, any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Zaitsev</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-799660</link>
		<dc:creator>Peter Zaitsev</dc:creator>
		<pubDate>Tue, 22 Feb 2011 19:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-799660</guid>
		<description>Kyle,

It looks like you either have wrong position (for whatever reason) or binary log is corrupted for some reason.  It is unlikely you really have 1.5GB packet.</description>
		<content:encoded><![CDATA[<p>Kyle,</p>
<p>It looks like you either have wrong position (for whatever reason) or binary log is corrupted for some reason.  It is unlikely you really have 1.5GB packet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-799639</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Tue, 22 Feb 2011 17:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-799639</guid>
		<description>Hi,

We are trying to add an additional server to our replication using the Relay_Master_Log_File/Exec_Master_Log_Pos of an existing slave and copying the data.  When we try and restart the new slave with those values we get the following error.

Got fatal error 1236 from master when reading data from binary log: &#039;error reading log entry&#039;

Lots of posts have recommended increasing the max_allowed_packet and keeping them the same on the master/slave.  We have done this with no success.  When I run mysqlbinlog on the Exec_Master_Log_Pos the position is invalid and I get:

ERROR: Error in Log_event::read_log_event(): &#039;Event too big&#039;, data_len: 1415072078, event_type: 82

Looking at the binlog the Exec position is not valid in the binlog.  Why would that be?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We are trying to add an additional server to our replication using the Relay_Master_Log_File/Exec_Master_Log_Pos of an existing slave and copying the data.  When we try and restart the new slave with those values we get the following error.</p>
<p>Got fatal error 1236 from master when reading data from binary log: &#8216;error reading log entry&#8217;</p>
<p>Lots of posts have recommended increasing the max_allowed_packet and keeping them the same on the master/slave.  We have done this with no success.  When I run mysqlbinlog on the Exec_Master_Log_Pos the position is invalid and I get:</p>
<p>ERROR: Error in Log_event::read_log_event(): &#8216;Event too big&#8217;, data_len: 1415072078, event_type: 82</p>
<p>Looking at the binlog the Exec position is not valid in the binlog.  Why would that be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh Prajapati</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-777131</link>
		<dc:creator>Suresh Prajapati</dc:creator>
		<pubDate>Thu, 07 Oct 2010 23:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-777131</guid>
		<description>Hi Peter .
Thanx for such a quality information.
Can u please tell me where i can learn mysql administration concepts like replication and things like this.
Because the organizxation in which i am working using mysql for various tasks nad there are a lots of slave and circular replication.
I will appreciate if you please help in getting the concepts related to memcache.

thanx.</description>
		<content:encoded><![CDATA[<p>Hi Peter .<br />
Thanx for such a quality information.<br />
Can u please tell me where i can learn mysql administration concepts like replication and things like this.<br />
Because the organizxation in which i am working using mysql for various tasks nad there are a lots of slave and circular replication.<br />
I will appreciate if you please help in getting the concepts related to memcache.</p>
<p>thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mat</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-695829</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Mon, 14 Dec 2009 11:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-695829</guid>
		<description>Am Using Multi master Replication, and everything works great
The problem is when a failure happens or connection is lost , replication does not recover automatic
I think its because the slave Position changes 
and i have to stop slaves and show master positions again then retype the change master into and insert there new values again to make it up again
how can i avoid that ?! isnt there a way to make the slave know the position automatic ?! or even fix the position and not let it change ?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Am Using Multi master Replication, and everything works great<br />
The problem is when a failure happens or connection is lost , replication does not recover automatic<br />
I think its because the slave Position changes<br />
and i have to stop slaves and show master positions again then retype the change master into and insert there new values again to make it up again<br />
how can i avoid that ?! isnt there a way to make the slave know the position automatic ?! or even fix the position and not let it change ?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martir</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-646631</link>
		<dc:creator>martir</dc:creator>
		<pubDate>Fri, 04 Sep 2009 06:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-646631</guid>
		<description>I have problem and I don&#039;t know how to solve this problem. When I do the command &quot;SHOW MASTER STATUS;&#039; I get resoult &quot;Empty set (0.00 sec)&quot;. I don&#039;t know what to do. Please if someone can halp me. Thanks a lot</description>
		<content:encoded><![CDATA[<p>I have problem and I don&#8217;t know how to solve this problem. When I do the command &#8220;SHOW MASTER STATUS;&#8217; I get resoult &#8220;Empty set (0.00 sec)&#8221;. I don&#8217;t know what to do. Please if someone can halp me. Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko Bunic &#124; www.redips.net</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-464186</link>
		<dc:creator>Darko Bunic &#124; www.redips.net</dc:creator>
		<pubDate>Thu, 05 Feb 2009 10:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-464186</guid>
		<description>Just to be sure. In case when slave stops to work (create table statement on master specified InnoDB storage but slave is MyISAM only), what options do I have to fix replication? - master executed SQL without any problem but slave didn&#039;t.
1) I suppose I can read the position from the master and write it to the slave with &quot;change master to master_log_file= ...&quot; statement
2) I suppose I can skip problematic statement with SQL_SLAVE_SKIP_COUNTER on slave only
3) is there any other option like: 
slave stop;
change master to master_log_file=&#039;(binlog name in relay_master_log_file)&#039;, master_log_pos=(exec_master_log_pos number);
slave start;
... on slave of course, or I missed the point.</description>
		<content:encoded><![CDATA[<p>Just to be sure. In case when slave stops to work (create table statement on master specified InnoDB storage but slave is MyISAM only), what options do I have to fix replication? &#8211; master executed SQL without any problem but slave didn&#8217;t.<br />
1) I suppose I can read the position from the master and write it to the slave with &#8220;change master to master_log_file= &#8230;&#8221; statement<br />
2) I suppose I can skip problematic statement with SQL_SLAVE_SKIP_COUNTER on slave only<br />
3) is there any other option like:<br />
slave stop;<br />
change master to master_log_file=&#8217;(binlog name in relay_master_log_file)&#8217;, master_log_pos=(exec_master_log_pos number);<br />
slave start;<br />
&#8230; on slave of course, or I missed the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jure Pecar</title>
		<link>http://www.mysqlperformanceblog.com/2008/07/07/how-show-slave-status-relates-to-change-master-to/comment-page-1/#comment-367291</link>
		<dc:creator>Jure Pecar</dc:creator>
		<pubDate>Tue, 28 Oct 2008 21:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=432#comment-367291</guid>
		<description>Looks like mysql 6 is introducing MASTER_IGNORE_SERVER_ID to fix this problem. See http://bugs.mysql.com/bug.php?id=25998</description>
		<content:encoded><![CDATA[<p>Looks like mysql 6 is introducing MASTER_IGNORE_SERVER_ID to fix this problem. See <a href="http://bugs.mysql.com/bug.php?id=25998" rel="nofollow">http://bugs.mysql.com/bug.php?id=25998</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

