Bug #76831 Example of MCM import creates MySQL user too late in the process
Submitted: 24 Apr 2015 17:55 Modified: 10 Mar 2016 18:25
Reporter: Andrew Morgan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster Manager: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Daniel So CPU Architecture:Any

[24 Apr 2015 17:55] Andrew Morgan
Description:
Section 3.5.2.2 (http://dev.mysql.com/doc/mysql-cluster-manager/1.3/en/mcm-using-import-cluster-prepare-for...) creates the mcmd user in the 'wild' mysqlds but the previous section (5.5.2.1 http://dev.mysql.com/doc/mysql-cluster-manager/1.3/en/mcm-using-import-cluster-create-conf...) already needs that user to have been created in order for the "import config" steps to work.

How to repeat:
See docs

Suggested fix:
Add the mcmd user earlier in the walkthrough.
[6 May 2015 21:06] Jon Stephens
Please note that Daniel So is now handling MCM documentation and any issues with it should be assigned to him in future.

Thanks.
[10 Mar 2016 18:25] Daniel So
The suggested change has been made--it will be visible in the next build of the manual. Thanks for the comment!