[MDEV-27535] The service does not start if MariaDB is installed in a restricted directory Created: 2022-01-18 Updated: 2022-01-31 Resolved: 2022-01-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 10.6, 10.7 |
| Fix Version/s: | 10.6.6, 10.7.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lena Startseva | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Install MariaDB (using msi installer) in the restricted directory on Windows. As an example it is some user's directory in C:\Users\<username> (e.g. C:\Users\Elena\Apps) There were no problems during the installation, but at the end the service does not start: It looks like user NT SERVICE\<name> (NT SERVICE\MariaDB01) does not have enought rights to start service |