[MDEV-20982] Docu Bug in mysql_upgrade Created: 2019-11-05  Updated: 2019-11-20  Resolved: 2019-11-20

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Oli Sennhauser Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: documentation, mysql_upgrade, write-binlog
Environment:

n.a.



 Description   

MariaDB Docu about mysql_upgrade seems to be partly wrong:

https://mariadb.com/kb/en/library/mysql_upgrade/

States:

mysqlcheck --no-defaults --all-databases --fix-db-names --fix-table-names --write-binlog
mysqlcheck --no-defaults --check-upgrade --all-databases --auto-repair --write-binlog

mysql_upgrade --help states that write-binlog is false.
So this is a discrepancy. Either docu is wrong or --write-binlog is not completely considered.

Our own tests with general query log show that there is NO write to binary logs while mysql_upgrade. So utility is correct but docu is wrong imho.



 Comments   
Comment by Ian Gilfillan [ 2019-11-20 ]

Docs updated

Generated at Thu Feb 08 09:03:42 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.