Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.8, 10.1(EOL), 10.2(EOL), 10.3(EOL)
-
None
Description
The online help for "change master to" in MariaDB 10.0.8 does not reflect the multi-source support for this command in MariaDB 10.0.
mysql 10.0.8-MariaDB (root) [test]> help change master to |
Name: 'CHANGE MASTER TO' |
Description:
|
Syntax:
|
CHANGE MASTER TO option [, option] ... |
...
|
Meanwhile https://mariadb.com/kb/en/change-master-to/ has this:
CHANGE MASTER ['connection_name'] TO master_def [, master_def] ...
Attachments
Issue Links
- is part of
-
MDEV-6521 HELP Contents need to use MariaDB Knowledgebase content
- Closed