Bug #81637 | Fabric - Invalid database connection | ||
---|---|---|---|
Submitted: | 30 May 2016 7:29 | Modified: | 3 Jun 2016 5:20 |
Reporter: | Philippe Florent | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Fabric | Severity: | S2 (Serious) |
Version: | 1.5.6 | OS: | Debian (2.4) |
Assigned to: | CPU Architecture: | Any | |
Tags: | fabric debian |
[30 May 2016 7:29]
Philippe Florent
[31 May 2016 12:09]
Philippe Florent
been debugging the python script apparently after the connector has done its handshage, mysql returns an error "unknown database mysql_fabric" wich is odd since the script is supposed to create the db after logging to the server (I guess)
[2 Jun 2016 11:39]
MySQL Verification Team
Hello Philippe, Thank you for the report. Did you create the backing store before running 'mysqlfabric manage start'? Because it assumes that you have set up the backing store and looking at the error this seems to be the case here. Please see - https://dev.mysql.com/doc/mysql-utilities/1.5/en/fabric-backing-store.html https://dev.mysql.com/doc/mysql-utilities/1.5/en/fabric-man-mysqlfabric-manage.html Thanks, Umesh
[2 Jun 2016 13:34]
Philippe Florent
you're the man !! why did they put that information, two chapters below after the Quickstart chapter ??? anyway, thanks you saved my life
[3 Jun 2016 5:20]
MySQL Verification Team
Thank you Philippe for confirming, closing the bug for now.