mysqlbinlog --base64-output wrong option default drops BINLOG from output
(MDEV-25222)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Technical task | Priority: | Major |
| Reporter: | Brandon Nesterenko | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The Knowledgebase was updated to indicate the new behavior from Diffs: |
| Comments |
| Comment by Ian Gilfillan [ 2021-05-25 ] |
|
The most important thing is that the KB is not version dependent. Your changes to mysqlbinlog are introduced only in 10.6.1 (and the next 10.5), so the old documentation still needs to be reflected, with details of changes by version added. This is different to changes made in a the binary's help, or the man page, which reflect just that particular version. |
| Comment by Brandon Nesterenko [ 2021-05-25 ] |
|
That makes sense. Going forward, I will follow the pattern in your fixes from this and |