[MDEV-30212] Missing arguments documentation in mysql_install_db.sh (and KB) Created: 2022-12-12  Updated: 2022-12-12

Status: Open
Project: MariaDB Server
Component/s: Documentation
Fix Version/s: None

Type: Task Priority: Minor
Reporter: Faustin Lammler Assignee: Ian Gilfillan
Resolution: Unresolved Votes: 0
Labels: None


 Description   

The script/mysql_install_db.sh is missing the documentation in the helper for the following argument:

--log-error

It is also missing from KB (https://mariadb.com/kb/en/mysql_install_db).

KB documentation is lacking the following argument documentation:

--group

The following is deprecated and should probably be removed from KB:

--windows



 Comments   
Comment by Daniel Black [ 2022-12-12 ]

log-error is parsed to make the error message if it fails to initialize. I'm not sure its worth documenting.

Additional arguments are passed to the server is important to mention. (e.g. --innodb-page-size=4k).

mariadb-install-db is an install group read by mariadb-install-db (like mysql_install_db)

Generated at Thu Feb 08 10:14:32 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.