<?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: Evil replication management</title>
	<atom:link href="http://mituzas.lt/2009/07/30/evil-replication-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://mituzas.lt/2009/07/30/evil-replication-management/</link>
	<description></description>
	<lastBuildDate>Sun, 22 Aug 2010 05:11:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Log Buffer #157: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://mituzas.lt/2009/07/30/evil-replication-management/comment-page-1/#comment-189626</link>
		<dc:creator>Log Buffer #157: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</dc:creator>
		<pubDate>Fri, 07 Aug 2009 16:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=567#comment-189626</guid>
		<description>[...] Mituzas was hunting down that evil replication management. He writes, &#8220;When one wants to script automated replication chain building, certain things [...]</description>
		<content:encoded><![CDATA[<p>[...] Mituzas was hunting down that evil replication management. He writes, &#8220;When one wants to script automated replication chain building, certain things [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erkules</title>
		<link>http://mituzas.lt/2009/07/30/evil-replication-management/comment-page-1/#comment-189581</link>
		<dc:creator>erkules</dc:creator>
		<pubDate>Thu, 30 Jul 2009 23:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=567#comment-189581</guid>
		<description>mysql&gt;  show variables like &#039;log_slave_updates&#039;;
+-------------------+-------+
&#124; Variable_name     &#124; Value &#124;
+-------------------+-------+
&#124; log_slave_updates &#124; OFF   &#124; 
+-------------------+-------+
1 row in set (0,00 sec)

mysql&gt; system gdb -p $(pidof mysqld)    -ex &quot;set opt_log_slave_updates=1&quot; -batch
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7fcef3768700 (LWP 4825)]
....

mysql&gt;  show variables like &#039;log_slave_updates&#039;;
ERROR 13 (HY000): Can&#039;t get stat of &#039;/tmp/#sql_12d9_0.CSV&#039; (Errcode: 2)</description>
		<content:encoded><![CDATA[<p>mysql&gt;  show variables like &#8216;log_slave_updates&#8217;;<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;-+<br />
| Variable_name     | Value |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;-+<br />
| log_slave_updates | OFF   |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;-+<br />
1 row in set (0,00 sec)</p>
<p>mysql&gt; system gdb -p $(pidof mysqld)    -ex &#8220;set opt_log_slave_updates=1&#8243; -batch<br />
(no debugging symbols found)<br />
(no debugging symbols found)<br />
[Thread debugging using libthread_db enabled]<br />
[New Thread 0x7fcef3768700 (LWP 4825)]<br />
&#8230;.</p>
<p>mysql&gt;  show variables like &#8216;log_slave_updates&#8217;;<br />
ERROR 13 (HY000): Can&#8217;t get stat of &#8216;/tmp/#sql_12d9_0.CSV&#8217; (Errcode: 2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Platonides</title>
		<link>http://mituzas.lt/2009/07/30/evil-replication-management/comment-page-1/#comment-189580</link>
		<dc:creator>Platonides</dc:creator>
		<pubDate>Thu, 30 Jul 2009 22:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=567#comment-189580</guid>
		<description>I&#039;m afraid, you hot-patch the servers so much they won&#039;t work when you need to restart them.  :-)
You should consider changing to Microsoft based servers, I hear they don&#039;t allow this flaws...</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid, you hot-patch the servers so much they won&#8217;t work when you need to restart them.  :-)<br />
You should consider changing to Microsoft based servers, I hear they don&#8217;t allow this flaws&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://mituzas.lt/2009/07/30/evil-replication-management/comment-page-1/#comment-189578</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=567#comment-189578</guid>
		<description>&quot;Having it in server would be best?&quot; -- I disagree entierly! training in gdb should be an important part of being a MySQL DBA.</description>
		<content:encoded><![CDATA[<p>&#8220;Having it in server would be best?&#8221; &#8212; I disagree entierly! training in gdb should be an important part of being a MySQL DBA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Lentz</title>
		<link>http://mituzas.lt/2009/07/30/evil-replication-management/comment-page-1/#comment-189575</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://mituzas.lt/?p=567#comment-189575</guid>
		<description>Purest Domas-evil, I love it ;-)
How about a commandline-interface for this that knows about all the relevant tweakable settings? This can also serve as a good TODO for those coding the server.</description>
		<content:encoded><![CDATA[<p>Purest Domas-evil, I love it ;-)<br />
How about a commandline-interface for this that knows about all the relevant tweakable settings? This can also serve as a good TODO for those coding the server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
