<?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: Replacing MEMORY storage engine with MySQL Cluster</title>
	<atom:link href="http://www.clusterdb.com/mysql-cluster/replacing-memory-storage-engine-with-mysql-cluster-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clusterdb.com/mysql-cluster/replacing-memory-storage-engine-with-mysql-cluster-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=replacing-memory-storage-engine-with-mysql-cluster-2</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>By: admin</title>
		<link>http://www.clusterdb.com/mysql-cluster/replacing-memory-storage-engine-with-mysql-cluster-2/comment-page-1/#comment-38746</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 13 Jun 2011 12:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=1187#comment-38746</guid>
		<description>Bhaskar - absolutely.

By default, all MySQL Cluster data is stored in memory *but* you can optionally store any columns other than indexes on disk. In fact you can select exactly which columns should be stored on disk rather than in memory.

You can see the details in the &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-disk-data.html&quot; rel=&quot;nofollow&quot;&gt;disk-data section of the MySQL Cluster documentation&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Bhaskar &#8211; absolutely.</p>
<p>By default, all MySQL Cluster data is stored in memory *but* you can optionally store any columns other than indexes on disk. In fact you can select exactly which columns should be stored on disk rather than in memory.</p>
<p>You can see the details in the <a href="http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-disk-data.html" rel="nofollow">disk-data section of the MySQL Cluster documentation</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhaskar</title>
		<link>http://www.clusterdb.com/mysql-cluster/replacing-memory-storage-engine-with-mysql-cluster-2/comment-page-1/#comment-38729</link>
		<dc:creator>bhaskar</dc:creator>
		<pubDate>Mon, 13 Jun 2011 10:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=1187#comment-38729</guid>
		<description>We have configured a mysql 7.1 cluster with 2 nodes and a management server. but whole db is residing on ram and takes up huge amount of memory. I dont want this in memory database feature what to do ?

Also. is there anything which is equivalent to tablespaces in mysql as in oracle?</description>
		<content:encoded><![CDATA[<p>We have configured a mysql 7.1 cluster with 2 nodes and a management server. but whole db is residing on ram and takes up huge amount of memory. I dont want this in memory database feature what to do ?</p>
<p>Also. is there anything which is equivalent to tablespaces in mysql as in oracle?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.clusterdb.com/mysql-cluster/replacing-memory-storage-engine-with-mysql-cluster-2/comment-page-1/#comment-25097</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 23 Feb 2011 09:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=1187#comment-25097</guid>
		<description>Hi Rajnish,

 if  ndb_table_no_logging was turned on when your tables was created then the contents of the tables will not be persisted to disk; if off then they will.

 A common error that can empty the databases is starting the data nodes (ndbd process) with the --initial option, you should *only* do that when you first create the database or else all of your data will be lost.

Andrew.</description>
		<content:encoded><![CDATA[<p>Hi Rajnish,</p>
<p> if  ndb_table_no_logging was turned on when your tables was created then the contents of the tables will not be persisted to disk; if off then they will.</p>
<p> A common error that can empty the databases is starting the data nodes (ndbd process) with the &#8211;initial option, you should *only* do that when you first create the database or else all of your data will be lost.</p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajnish</title>
		<link>http://www.clusterdb.com/mysql-cluster/replacing-memory-storage-engine-with-mysql-cluster-2/comment-page-1/#comment-25033</link>
		<dc:creator>Rajnish</dc:creator>
		<pubDate>Tue, 22 Feb 2011 19:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterdb.com/?p=1187#comment-25033</guid>
		<description>hi Team,
i have configured single host mysql clustering as refer in the docs . but when i restart the mysql cluster all data vanish ,i also enable the ndb_table_no_logging parameter , but still all data vanished .
i used mysql Server version:         5.1.51-ndb-7.1.10-cluster-gpl-log MySQL Cluster Server (GPL)
 
any idea ??</description>
		<content:encoded><![CDATA[<p>hi Team,<br />
i have configured single host mysql clustering as refer in the docs . but when i restart the mysql cluster all data vanish ,i also enable the ndb_table_no_logging parameter , but still all data vanished .<br />
i used mysql Server version:         5.1.51-ndb-7.1.10-cluster-gpl-log MySQL Cluster Server (GPL)</p>
<p>any idea ??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

