Bug #81279 Use login paths stored in ~/.mylogin.cnf
Submitted: 2 May 2016 13:14 Modified: 15 Nov 2022 13:22
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Document Store: MySQL Shell Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[2 May 2016 13:14] Daniël van Eeden
Description:
Please let mysqlsh use login paths as defined in ~/.mylogin.cnf
Or (auto) convert these to ~/.mysqlsh/stored_sessions.json

We have too many files defining user connections:
~/.my.cnf
~/.mylogin.cnf
~/.mysql/workbench/connections.xml
~/.mysqlsh/stored_sessions.json

Maybe add a export-connections-to mysqlsh option to workbench? (or the other way around?)

How to repeat:
See description
[10 May 2016 4:39] MySQL Verification Team
Hello Daniël,

Thank you for the reasonable feature request!

Thanks,
Umesh
[15 Nov 2022 13:22] Edward Gilmore
Posted by developer:
 
Internal. Found and fixed on new dev.