Details
-
Task
-
Status: Needs Feedback (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
How to change the default permissions of newly created files and directory is described here,
https://mariadb.com/kb/en/library/specifying-permissions-for-schema-data-directories-and-tables/
This is not very intuitive for many users, especially if the change should be "update proof"
So it would be more intuitive and user friendly to add a server variable,
which can be added in my.cnf, which is also documented in
Attachments
Issue Links
- duplicates
-
MDEV-16415 Make UMASK and UMASK_DEV configurable via server.cnf
- Closed
-
MDEV-19126 Add UMASK as a configuration parameter in [mysqld]
- Closed
- relates to
-
MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mysql database.
- Closed
-
MDEV-23875 select into outfile not respect UMASK and UMASK_DIR
- Closed
-
MDEV-17637 New systemd-aware script to re-create datadir
- Closed
-
MDEV-19010 run mysql_install_db automatically
- Open