Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5.39-galera, 10.0.12-galera
-
Fix Version/s: 10.0.14-galera
-
Component/s: None
-
Labels:
Description
'wsrep-new-cluster' command line option is currently handled outside the
mysql option handling sub-system, with its own custom routine to parse
and trim the command line options. This might make the handling error
prone and hard to maintain. The option also does not show up in the server's
verbose help text.