Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.2.27, 10.1.43, 10.3.18, 10.4.8
Description
The fix for MDEV-18863 added the --defaults-group-suffix option to the mysqld startup call.
This makes mysqld read the full mysqld### section for the given suffix, in addition to the group specific settings already explicitly passed to it in the constructed command line string.
This also makes mysqld see the mysqld_multi specific mysqd=... and ledir=... options though, if given, which it does not understand, and so server startup fails.
This makes any mysqld_multi setup that tries to run multiple instances with different mysqld binary versions impossible to start up.
Attachments
Issue Links
- is caused by
-
MDEV-18863 Galera SST scripts can't read mysqld_multi's [mysqldN] option groups
- Closed