Bug #78676 | Mysqlfabric backup user not found error when running shard move/split clone cmds | ||
---|---|---|---|
Submitted: | 1 Oct 2015 23:17 | Modified: | 15 Dec 2015 0:43 |
Reporter: | Andres Eduardo Sanchez Rodriguez | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Fabric: Sharding | Severity: | S2 (Serious) |
Version: | 1.6.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 Oct 2015 23:17]
Andres Eduardo Sanchez Rodriguez
[15 Dec 2015 0:43]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Fabric 1.5.7 / 1.6.3 release, and here's the changelog entry: When Fabric starts up, the server and backup modules that are not dynamically loaded are now initialized with the passwords for access. The authentication information is initialized in the state store before Fabric is started. Before, some operations would yield the error "NoOptionError: No option 'backup_user' in section: 'servers'". Thank you for the bug report.