[MDEV-27435] Support extra initialization file for mysql_install_db Created: 2022-01-07  Updated: 2022-01-07  Resolved: 2022-01-07

Status: Closed
Project: MariaDB Server
Component/s: Scripts & Clients
Fix Version/s: 10.8.0

Type: Task Priority: Major
Reporter: Daniel Black Assignee: Daniel Black
Resolution: Fixed Votes: 0
Labels: None


 Description   

The mysql_install_db script is used to initialize the data directory.
However, if the user needs to apply some customized init commands (for
example to change user or password) they have to start the database
with --skip-grant-tables after the install script, and then restart
the database with normal mode.

This will benefit container and distribution packaging where the provided features of mysql_install_db are insufficient.


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