Bug #48516 Cluster docs problems with InitialLogFileGroup and InitialTablespace
Submitted: 3 Nov 2009 21:34 Modified: 5 Nov 2009 11:03
Reporter: Andrew Hutchings Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:5.1+ OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[3 Nov 2009 21:34] Andrew Hutchings
Description:
The docs appear to be incorrect for InitialLogFileGroup in the following URL:

http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-ndbd-definition.html

It should be undo_buffer_size in all cases, not undobuffer_size.

Also in InitialTablespace the "logfile_group" option does not work (not sure if this is intentional) and the node will not start when it is used.

Note that using these correctly also appears to cause a crash in a different way during undo log creation.  I will open a separate bug for this.

How to repeat:
Attempt to use the setting examples in the manual.
[3 Nov 2009 21:54] Andrew Hutchings
Crash after correction is bug#48517
[4 Nov 2009 20:52] Jon Stephens
Assigned to myself, for obvious reasons. ;)

INFO: See parse_spec() function in src/kernel/blocks/ndbcntr/NdbcntrMain.cpp
[5 Nov 2009 10:52] Jon Stephens
a-HA!

http://lists.mysql.com/cluster/6418
http://lists.mysql.com/cluster/6422

http://lists.mysql.com/internals/30758
[5 Nov 2009 11:03] 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 products.