Bug #31125 wrong restart type for cluster in docu
Submitted: 21 Sep 2007 8:01 Modified: 21 Sep 2007 8:24
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: CPU Architecture:Any

[21 Sep 2007 8:01] Oli Sennhauser
Description:
In the docu

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

the parameters

DiskPageBufferMemory, FragmentLogFileSize, NoOfFragmentLogFiles

are declared to require a IS. According to johan the require "only" and IN!!!

How to repeat:
dito

Suggested fix:
replace restart type from IS to IN
[21 Sep 2007 8:24] Jon Stephens
The correct restart types for these parameters were corrected in the indicated 2007-09-20 per discussion with Tomas.