Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.1.1
-
None
-
None
Description
With the fix for CONC-395, the mariadb_set_conf_option function replaces underscores ('') with dashes ('-') in configuration options prior to comparing the value to the conf_key values in the mariadb_defaults array.:
This most likely means that the keys that have underscores in their definition need to be converted to dashes. It looks like these are:
- tls_version
- server_public_key
Attachments
Issue Links
- relates to
-
CONC-404 Add option that corresponds to --defaults-group-suffix MariaDB command-line option
- Open
-
CONC-327 !include/!includedir not parsed in my.cnf
- Closed
-
CONC-394 Some TLS-related options are not settable in my.cnf
- Closed
-
CONC-395 Dashes and underscores are not interchangeable in options in my.cnf
- Closed
-
CONC-396 !includedir in my.cnf does not include all .cnf and .ini files in the directory
- Open
-
CONC-399 Add option that corresponds to --defaults-extra-file MariaDB command-line option
- Open
-
CONC-415 Option prefixes not supported in my.cnf
- Open
-
CONC-416 On Windows, C/C looks for first my.cnf/my.ini in GetSystemDirectory() instead of GetSystemWindowsDirectory()
- Closed
-
ODBC-229 Add parameters that correspond to MYSQL_READ_DEFAULT_FILE and MYSQL_READ_DEFAULT_GROUP options from MariaDB Connector/C
- Closed