<?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 for Andrew Morgan's MySQL Cluster Database Blog</title>
	<atom:link href="http://www.clusterdb.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clusterdb.com</link>
	<description>MySQL Cluster database &#38; MySQL Replication</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on MySQL Cluster Evaluation Guide &#8211; refreshed for Cluster 7.2 DMR by admin</title>
		<link>http://www.clusterdb.com/mysql-cluster/mysql-cluster-evaluation-guide-refreshed-for-cluster-7-2-dmr/comment-page-1/#comment-78035</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=2185#comment-78035</guid>
		<description>David, unfortunately I&#039;m not allowed to comment on the timing of GA beyond something so generic that it won&#039;t help you (Oracle revenue-recognition rules). Obviously I&#039;ll announce on this blog (and via @clusterdb twitter account) as soon as it goes GA.

Andrew.</description>
		<content:encoded><![CDATA[<p>David, unfortunately I&#8217;m not allowed to comment on the timing of GA beyond something so generic that it won&#8217;t help you (Oracle revenue-recognition rules). Obviously I&#8217;ll announce on this blog (and via @clusterdb twitter account) as soon as it goes GA.</p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Cluster Evaluation Guide &#8211; refreshed for Cluster 7.2 DMR by David</title>
		<link>http://www.clusterdb.com/mysql-cluster/mysql-cluster-evaluation-guide-refreshed-for-cluster-7-2-dmr/comment-page-1/#comment-78033</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=2185#comment-78033</guid>
		<description>Do you have any idea when 7.2 will be GA? My company is waiting for 7.2 to be production ready before we migrate from InnoDB and replication to MySQL cluster.  Thanks.</description>
		<content:encoded><![CDATA[<p>Do you have any idea when 7.2 will be GA? My company is waiting for 7.2 to be production ready before we migrate from InnoDB and replication to MySQL cluster.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Cluster 7.1.19 is available to download by admin</title>
		<link>http://www.clusterdb.com/mysql-cluster/mysql-cluster-7-1-9-is-available-to-download/comment-page-1/#comment-77892</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 01 Feb 2012 18:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=2200#comment-77892</guid>
		<description>Jonas - good point! Fixed now.</description>
		<content:encoded><![CDATA[<p>Jonas &#8211; good point! Fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Cluster 7.1.19 is available to download by Jonas</title>
		<link>http://www.clusterdb.com/mysql-cluster/mysql-cluster-7-1-9-is-available-to-download/comment-page-1/#comment-77890</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Wed, 01 Feb 2012 18:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=2200#comment-77890</guid>
		<description>the title should say 7.1.19 instead of 7.1.9</description>
		<content:encoded><![CDATA[<p>the title should say 7.1.19 instead of 7.1.9</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running MySQL Cluster over multiple Windows servers by Krishnalal</title>
		<link>http://www.clusterdb.com/mysql-cluster/running-mysql-cluster-over-multiple-servers/comment-page-1/#comment-76205</link>
		<dc:creator>Krishnalal</dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=807#comment-76205</guid>
		<description>Hello
my mysqld is started and stoped after 1 minute.
The error i got is

120123 17:57:08 [Note] Plugin &#039;FEDERATED&#039; is disabled.
mysqld: Table &#039;mysql.plugin&#039; doesn&#039;t exist
120123 17:57:08 [ERROR] Can&#039;t open the mysql.plugin table. Please run mysql_upgrade to create it.
120123 17:57:08  InnoDB: Initializing buffer pool, size = 8.0M
120123 17:57:08  InnoDB: Completed initialization of buffer pool
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
120123 17:57:08  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
120123 17:57:09  InnoDB: Started; log sequence number 0 44233
120123 17:57:44 [Warning] NDB: server id set to zero - changes logged to bin log with server id zero will be logged with another server id by slave mysqlds
120123 17:57:44 [Note] Starting Cluster Binlog Thread
120123 17:57:44 [ERROR] Fatal error: Can&#039;t open and lock privilege tables: Table &#039;mysql.host&#039; doesn&#039;t exist

I followed all the steps, that Andrew instructed.
Can any help..
Krishnalal</description>
		<content:encoded><![CDATA[<p>Hello<br />
my mysqld is started and stoped after 1 minute.<br />
The error i got is</p>
<p>120123 17:57:08 [Note] Plugin &#8216;FEDERATED&#8217; is disabled.<br />
mysqld: Table &#8216;mysql.plugin&#8217; doesn&#8217;t exist<br />
120123 17:57:08 [ERROR] Can&#8217;t open the mysql.plugin table. Please run mysql_upgrade to create it.<br />
120123 17:57:08  InnoDB: Initializing buffer pool, size = 8.0M<br />
120123 17:57:08  InnoDB: Completed initialization of buffer pool<br />
InnoDB: The log sequence number in ibdata files does not match<br />
InnoDB: the log sequence number in the ib_logfiles!<br />
120123 17:57:08  InnoDB: Database was not shut down normally!<br />
InnoDB: Starting crash recovery.<br />
InnoDB: Reading tablespace information from the .ibd files&#8230;<br />
InnoDB: Restoring possible half-written data pages from the doublewrite<br />
InnoDB: buffer&#8230;<br />
120123 17:57:09  InnoDB: Started; log sequence number 0 44233<br />
120123 17:57:44 [Warning] NDB: server id set to zero &#8211; changes logged to bin log with server id zero will be logged with another server id by slave mysqlds<br />
120123 17:57:44 [Note] Starting Cluster Binlog Thread<br />
120123 17:57:44 [ERROR] Fatal error: Can&#8217;t open and lock privilege tables: Table &#8216;mysql.host&#8217; doesn&#8217;t exist</p>
<p>I followed all the steps, that Andrew instructed.<br />
Can any help..<br />
Krishnalal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running MySQL Cluster over multiple Windows servers by admin</title>
		<link>http://www.clusterdb.com/mysql-cluster/running-mysql-cluster-over-multiple-servers/comment-page-1/#comment-76173</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Jan 2012 07:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=807#comment-76173</guid>
		<description>Hi Krishnalal,

 in your .cnf file(s) you should have specified a &quot;datadir&quot; folder. Check that folder to make sure that it exists (on the host where you&#039;re running the mysqld process). In there you should see a bunch of folders (that you&#039;ve previously copied there) including one called &quot;mysql&quot; - that sub-folder should contain the files that the error message is referring to.

Double check that you&#039;re including the correct .cnf file with the --defaults-file when you start the mysqld process.

You should be able to check which users have read/write access to a file by right clicking it, selecting properties and then Security - details depend on what version of Windows you&#039;re running.

Andrew.</description>
		<content:encoded><![CDATA[<p>Hi Krishnalal,</p>
<p> in your .cnf file(s) you should have specified a &#8220;datadir&#8221; folder. Check that folder to make sure that it exists (on the host where you&#8217;re running the mysqld process). In there you should see a bunch of folders (that you&#8217;ve previously copied there) including one called &#8220;mysql&#8221; &#8211; that sub-folder should contain the files that the error message is referring to.</p>
<p>Double check that you&#8217;re including the correct .cnf file with the &#8211;defaults-file when you start the mysqld process.</p>
<p>You should be able to check which users have read/write access to a file by right clicking it, selecting properties and then Security &#8211; details depend on what version of Windows you&#8217;re running.</p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running MySQL Cluster over multiple Windows servers by Krishnalal</title>
		<link>http://www.clusterdb.com/mysql-cluster/running-mysql-cluster-over-multiple-servers/comment-page-1/#comment-76140</link>
		<dc:creator>Krishnalal</dc:creator>
		<pubDate>Mon, 23 Jan 2012 04:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=807#comment-76140</guid>
		<description>Hi Andrew

yes, i have copied the mysql database files in to the data directory as specified in the blog.
How to set permissions for running mysqld process.?
Pls help as early as possible.becoz i am stuck up with the cluster implementation.
Thanks in advance
Krishnalal</description>
		<content:encoded><![CDATA[<p>Hi Andrew</p>
<p>yes, i have copied the mysql database files in to the data directory as specified in the blog.<br />
How to set permissions for running mysqld process.?<br />
Pls help as early as possible.becoz i am stuck up with the cluster implementation.<br />
Thanks in advance<br />
Krishnalal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running MySQL Cluster over multiple Windows servers by admin</title>
		<link>http://www.clusterdb.com/mysql-cluster/running-mysql-cluster-over-multiple-servers/comment-page-1/#comment-75720</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 20 Jan 2012 16:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=807#comment-75720</guid>
		<description>Hi Krishnalal,

 are you sure that you copied the mysql database files into the data directory for the MySQL Server(s) and that they have permissions set correctly for whatever user is being used to run the mysqld process?

Regards, Andrew.</description>
		<content:encoded><![CDATA[<p>Hi Krishnalal,</p>
<p> are you sure that you copied the mysql database files into the data directory for the MySQL Server(s) and that they have permissions set correctly for whatever user is being used to run the mysqld process?</p>
<p>Regards, Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running MySQL Cluster over multiple Windows servers by Krishnalal</title>
		<link>http://www.clusterdb.com/mysql-cluster/running-mysql-cluster-over-multiple-servers/comment-page-1/#comment-75628</link>
		<dc:creator>Krishnalal</dc:creator>
		<pubDate>Fri, 20 Jan 2012 04:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=807#comment-75628</guid>
		<description>Hi
can any one know why this error occurs when mysqld is executed....
120120 10:06:15 [Note] Plugin &#039;FEDERATED&#039; is disabled.
C:\MySQL\MySQLServer5.0\bin\mysqld: Table &#039;mysql.plugin&#039; doesn&#039;t exist
120120 10:06:15 [ERROR] Can&#039;t open the mysql.plugin table. Please run mysql_upgrade to create it.
120120 10:06:15  InnoDB: Initializing buffer pool, size = 8.0M
120120 10:06:15  InnoDB: Completed initialization of buffer pool
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
120120 10:06:15  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
120120 10:06:16  InnoDB: Started; log sequence number 0 44233
120120 10:06:51 [Warning] NDB: server id set to zero - changes logged to bin log with server id zero will be logged with another server id by slave mysqlds
120120 10:06:51 [Note] Starting Cluster Binlog Thread
120120 10:06:51 [ERROR] Fatal error: Can&#039;t open and lock privilege tables: Table &#039;mysql.host&#039; doesn&#039;t exist

Pl help
Regards
Krishnalal</description>
		<content:encoded><![CDATA[<p>Hi<br />
can any one know why this error occurs when mysqld is executed&#8230;.<br />
120120 10:06:15 [Note] Plugin &#8216;FEDERATED&#8217; is disabled.<br />
C:\MySQL\MySQLServer5.0\bin\mysqld: Table &#8216;mysql.plugin&#8217; doesn&#8217;t exist<br />
120120 10:06:15 [ERROR] Can&#8217;t open the mysql.plugin table. Please run mysql_upgrade to create it.<br />
120120 10:06:15  InnoDB: Initializing buffer pool, size = 8.0M<br />
120120 10:06:15  InnoDB: Completed initialization of buffer pool<br />
InnoDB: The log sequence number in ibdata files does not match<br />
InnoDB: the log sequence number in the ib_logfiles!<br />
120120 10:06:15  InnoDB: Database was not shut down normally!<br />
InnoDB: Starting crash recovery.<br />
InnoDB: Reading tablespace information from the .ibd files&#8230;<br />
InnoDB: Restoring possible half-written data pages from the doublewrite<br />
InnoDB: buffer&#8230;<br />
120120 10:06:16  InnoDB: Started; log sequence number 0 44233<br />
120120 10:06:51 [Warning] NDB: server id set to zero &#8211; changes logged to bin log with server id zero will be logged with another server id by slave mysqlds<br />
120120 10:06:51 [Note] Starting Cluster Binlog Thread<br />
120120 10:06:51 [ERROR] Fatal error: Can&#8217;t open and lock privilege tables: Table &#8216;mysql.host&#8217; doesn&#8217;t exist</p>
<p>Pl help<br />
Regards<br />
Krishnalal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL with Windows Server 2008 R2 Failover Clustering by kash</title>
		<link>http://www.clusterdb.com/mysql/mysql-with-windows-server-2008-r2-failover-clustering/comment-page-1/#comment-75078</link>
		<dc:creator>kash</dc:creator>
		<pubDate>Tue, 17 Jan 2012 21:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=1939#comment-75078</guid>
		<description>Thanks for info..  followed your direction.. installed without any issue.

Thanks
kash</description>
		<content:encoded><![CDATA[<p>Thanks for info..  followed your direction.. installed without any issue.</p>
<p>Thanks<br />
kash</p>
]]></content:encoded>
	</item>
</channel>
</rss>

