<?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>评论：MySQL Cluster致命缺点</title>
	<atom:link href="http://www.mysqlab.net/blog/2010/01/mysql-cluster%e8%87%b4%e5%91%bd%e7%bc%ba%e7%82%b9/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlab.net/blog/2010/01/mysql-cluster%e8%87%b4%e5%91%bd%e7%bc%ba%e7%82%b9/</link>
	<description>从事 MySQL高可用(MySQL High availability),MySQL复制/同步(MySQL Replication), MySQL集群(MySQL NDB Cluster),Innodb 等MySQL相关系统、构架及应用的研究.</description>
	<lastBuildDate>Fri, 27 Aug 2010 03:42:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>来自：谭俊青</title>
		<link>http://www.mysqlab.net/blog/2010/01/mysql-cluster%e8%87%b4%e5%91%bd%e7%bc%ba%e7%82%b9/comment-page-1/#comment-246</link>
		<dc:creator>谭俊青</dc:creator>
		<pubDate>Wed, 07 Apr 2010 15:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlab.net/blog/?p=418#comment-246</guid>
		<description>对于ACID我要说明下。我写了这篇文章之后，已经有朋友就这篇文章问了我，用ndb，数据安全上是否可以得到保障。

其实不用担心这个。global checkpoint最短可以设置10ms，因为就算停电，其实数据也是来得及写入到磁盘的；另外，现在有设备模块保障数据安全保留或者写入到磁盘。

至于备份可以通过同步机制来实现。</description>
		<content:encoded><![CDATA[<p>对于ACID我要说明下。我写了这篇文章之后，已经有朋友就这篇文章问了我，用ndb，数据安全上是否可以得到保障。</p>
<p>其实不用担心这个。global checkpoint最短可以设置10ms，因为就算停电，其实数据也是来得及写入到磁盘的；另外，现在有设备模块保障数据安全保留或者写入到磁盘。</p>
<p>至于备份可以通过同步机制来实现。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
