Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Instead of executing mysql_install_db manually MariaDB Server should run mysql_install_db automatically when needed. This would solve issues like MDEV-17637.
MySQL Server 5.7 is introducing the --initialize and --initalize-insecure options, but the server could also detect this internally.
Attachments
Issue Links
- relates to
-
MDEV-15844 Add umask and umask_dir as server variable
-
- Needs Feedback
-
-
MDEV-9394 Automatic dictionary upgrade on server upgrade
-
- Open
-
-
MDEV-17637 New systemd-aware script to re-create datadir
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Summary | Add --initialize option for MariaDB Server | run mysql_install_db automatically |
Link | This issue relates to MDEV-15844 [ MDEV-15844 ] |
Fix Version/s | 10.5 [ 23123 ] |
Component/s | Scripts & Clients [ 11002 ] |
Workflow | MariaDB v3 [ 93437 ] | MariaDB v4 [ 131024 ] |
Labels | compat80 |
Labels | compat80 |
Description |
Instead of executing mysql_install_db manually MariaDB Server should run mysql_install_db automatically when needed. This would solve issues like MySQL Server 5.7 is introducing the --initialize and --initalize-insecure options, but the server could also detect this internally. |
Instead of executing mysql_install_db manually MariaDB Server should run mysql_install_db automatically when needed. This would solve issues like MDEV\-17637. MySQL Server 5.7 is introducing the \--initialize and --initalize-insecure options, but the server could also detect this internally. |
Zendesk Related Tickets | 154291 103337 |