Bug #18398 cluster: error in documentaion of diskless feature
Submitted: 21 Mar 2006 15:30 Modified: 7 Apr 2006 14:06
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:4.1-> OS:
Assigned to: Jon Stephens CPU Architecture:Any

[21 Mar 2006 15:30] Tomas Ulin
Description:
#

Diskless

Quote:

It is possible to specify MySQL Cluster tables as diskless, meaning that tables are not checkpointed to disk and that no logging occurs. Such tables exist only in main memory. A consequence of using diskless tables is that neither the tables nor the records in those tables survive a crash. However, when operating in diskless mode, it is possible to run ndbd on a diskless computer.

Important: This feature causes the entire cluster to operate in diskless mode.

When this feature is enabled, backups are performed but backup data is not actually stored.

Correctly last sentence should state something like:

When this feature is enabled, the ndb online backup feature is disabled.  Moreover partial start of the cluster is not possible.

How to repeat:
.
[7 Apr 2006 14:06] Jon Stephens
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).

Additional info:

Updated info in 4.1/5.0/5.1 Manual Cluster chapter as indicated. Closed.