Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
10.0.10
-
None
-
None
Description
Following the documentation here:
https://mariadb.com/kb/en/multi-source-replication/
The replicate- variables do not work if the connection_name has an underscore. Considering the example on the page:
mysqld --main_connection.replicate_do_db=main_database
If that were to be put in a config file, it would not be loaded because of the underscore in 'main_connection'. I have tried quoting numerous ways and was advised to make a bug report, "There is something about replacing _ with - (or vice versa) in option names, probably that is interfering"
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Elena Stepanova [ elenst ] |
Due Date | 2014-05-14 |
Fix Version/s | 10.0.11 [ 15200 ] | |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Due Date | 2014-05-14 |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 38909 ] | MariaDB v2 [ 43916 ] |
Workflow | MariaDB v2 [ 43916 ] | MariaDB v3 [ 63150 ] |
Workflow | MariaDB v3 [ 63150 ] | MariaDB v4 [ 147789 ] |