Bug #71945 MySQLFabric documentation specifies incorrect .cfg file location
Submitted: 5 Mar 2014 18:20 Modified: 9 Oct 2015 2:19
Reporter: Gavin Towey Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Fabric Severity:S3 (Non-critical)
Version:1.4.1 OS:Linux
Assigned to: Mats Kindahl CPU Architecture:Any
Tags: documentation

[5 Mar 2014 18:20] Gavin Towey
Description:
The docs on this page: http://dev.mysql.com/doc/mysql-utilities/1.4/en/fabric-configuration-file.html

say to create the config file at: /usr/local/etc/mysql/fabric.cfg

However it appears the current version of fabric looks in /etc/mysql/fabric.cfg.

It would also be helpful if there was output similar to mysqld --verbose --help which lists the config file locations searched.

How to repeat:
Follow the Fabric docs for configuring.

Suggested fix:
Update the docs; add better user feedback in the program.
[10 Mar 2014 20:39] Mats Kindahl
Thank you for a reasonable feature request. Verified as described.
[9 Oct 2015 2:19] Philip Olson
Posted by developer:
 
This was fixed long ago in the 1.5/1.6 manual, sorry for not updating this bug report. However, the fix was only recently backported to the older 1.4 manual. 

The ability for mysqlfabric to show where it scans for config files, or show loaded config files, is its own request separate from this documentation bug.

Thank you for the bug report.