<?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>Herman Bos &#187; mysql</title>
	<atom:link href="http://dev.osso.nl/herman/blog/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.osso.nl/herman/blog</link>
	<description>open source guerilla</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:32:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MySQL replication &gt;=5.1.14</title>
		<link>http://dev.osso.nl/herman/blog/2009/06/29/mysql-replication-5114/</link>
		<comments>http://dev.osso.nl/herman/blog/2009/06/29/mysql-replication-5114/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:49:24 +0000</pubDate>
		<dc:creator>Herman</dc:creator>
				<category><![CDATA[Orbit Ubuntu]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://dev.osso.nl/herman/blog/?p=423</guid>
		<description><![CDATA[On page 1375 of 3288 of refman5.1_en.a4.pdf: In MySQL 5.1.14 and later, the mysql database is not replicated. The mysql database is instead seen as a node-specific database. Row-based replication is not supported on tables in this database. Instead, statements that would normally update this information — such as GRANT, REVOKE and the manipulation of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>On page 1375 of 3288 of refman5.1_en.a4.pdf:</p>
<blockquote><p>In MySQL 5.1.14 and later, the mysql database is not replicated. The mysql database is instead seen as a node-specific database. Row-based replication is not supported on tables in this database. Instead, statements that would normally update this information — such as GRANT, REVOKE and the manipulation of triggers, stored routines (including stored procedures), and views — are all replicated to slaves using statement-based replication.</p></blockquote>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://dev.osso.nl/herman/blog/2009/06/29/mysql-replication-5114/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
