1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

MDEV-26713 Add test for mysql_install_db creating service, with i18

This commit is contained in:
Vladislav Vaintroub
2021-11-24 10:15:11 +01:00
committed by Sergei Golubchik
parent 57d52657a2
commit 74f2e6c85e
7 changed files with 117 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Check if current user is Windows admin
# Used for testing services with mysql_install_db.exe
# Actual value is set by suite.pm