[MDEV-14437] Document when mysql_upgrade's default for --write-binlog changed Created: 2017-11-18 Updated: 2020-08-25 Resolved: 2017-11-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation, mysql_upgrade | ||
| Description |
|
mysql_upgrade's documentation says that --write-binlog is enabled by default:
https://mariadb.com/kb/en/library/mysql_upgrade/#command-line-options However, this does not seem to be the case in 10.1 or 10.2. It is disabled by default:
The documentation should probably mention which version this default changed. |
| Comments |
| Comment by Ian Gilfillan [ 2017-11-20 ] |
|
Documentation updated with version information |