Replies: 1 comment
-
@flybyray thanks for opening the discussion! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The config_file can have multiple
client
entries.Is it possible to add an optional parameter to select a specific client group by using
defaults-group-suffix
option?See
https://dev.mysql.com/doc/refman/8.0/en/option-file-options.html#option_general_defaults-group-suffix
.Maybe it is possible to temporary create a cnf file by extracting the slected group into new file with a rewrite of the group name to
[client]
.Beta Was this translation helpful? Give feedback.
All reactions