summaryrefslogtreecommitdiff
path: root/sql/mysql_install_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.10' into 10.11Oleksandr Byelkin2023-01-311-1/+1
|\
| * Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-311-1/+1
| |\
| | * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-311-1/+1
| | |\
| | | * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-1/+1
| | | |\
| | | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-261-1/+1
| | | | |\
| | | | | * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-201-1/+1
| | | | | * Merge 10.2 into 10.3Marko Mäkelä2020-07-021-7/+15
| | | | | |\
| | | | | | * Merge 10.1 into 10.2Marko Mäkelä2020-07-021-7/+15
| | | | | | |\
| | | | | | | * MDEV-23052 mysql_install_db.exe can run on existing non-empty directory,Vladislav Vaintroub2020-07-011-7/+15
* | | | | | | | MDEV-26715 Windows/installer - allow passwordless login for rootVladislav Vaintroub2022-11-081-1/+4
|/ / / / / / /
* | | | | | | Merge branch '10.7' into 10.8mariadb-10.8.3Sergei Golubchik2022-05-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-28471 mysql_install_db.exe does not work with --innodb-page-size=64KVladislav Vaintroub2022-05-131-1/+1
* | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-36/+86
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-27535 remove debug outputVladislav Vaintroub2022-01-311-2/+1
| * | | | | | MDEV-27535 Service does not start after MSI install into restricted directoryVladislav Vaintroub2022-01-311-37/+88
* | | | | | | MDEV-27093 Do not pass root password in HEX(clear text) from mariadb-install-...Vladislav Vaintroub2021-12-151-18/+9
* | | | | | | MDEV-27092 Windows - services that have non-ASCII characters do not work with...Vladislav Vaintroub2021-12-151-1/+2
* | | | | | | Revert "MDEV-26713 Windows - improve utf8 support for command line tools"st-10.8-wladVladislav Vaintroub2021-11-191-10/+18
* | | | | | | MDEV-26713 Windows- UTF8 encoding in the installerVladislav Vaintroub2021-11-181-14/+6
* | | | | | | MDEV-26713 Windows- UTF8 encoding in the installerVladislav Vaintroub2021-11-181-23/+23
|/ / / / / /
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-111-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-1/+1
* | | | | | Merge branch '10.5' into 10.6Vladislav Vaintroub2020-07-041-6/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-021-7/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-23052 mysql_install_db.exe can run on existing non-empty directory,Vladislav Vaintroub2020-06-301-7/+15
* | | | | | MDEV-7021 allow config file parameter for mysql_install_db.exeVladislav Vaintroub2020-05-181-107/+165
* | | | | | MDEV-7021 Pass directory security descriptor from mysql_install_db.exe to boo...Vladislav Vaintroub2020-05-181-1/+22
* | | | | | MDEV-22175 windows installer - create SeLockMemoryPrivilege for Service accountVladislav Vaintroub2020-05-181-9/+98
* | | | | | MDEV-22272 Windows installer - run service unter virtual service accountVladislav Vaintroub2020-05-181-19/+41
|/ / / / /
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-271-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19519 mysql_install_db.exe doesn't set password_last_changed for newly c...Vladislav Vaintroub2020-03-251-1/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix a couple of clang-cl warningsVladislav Vaintroub2019-11-151-1/+1
* | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-2/+2
* | | | | Fix clang-cl warningsVladislav Vaintroub2019-07-041-1/+1
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF addressMichal Schorm2019-05-101-1/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-6/+66
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-6/+66
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-6/+66
| | | | |\ \ | | | | | |/
| | | | | * Backport MDEV-17504 to 5.5Vladislav Vaintroub2019-01-111-6/+66
* | | | | | MDEV-15693 Stop packaging data directory into ZIPsVladislav Vaintroub2019-02-191-3/+23
* | | | | | MDEV-17658 change the structure of mysql.user tableSergei Golubchik2018-12-121-5/+7
* | | | | | Windows : create a minimalistic MTR test for mysql_install_db.exeVladislav Vaintroub2018-12-061-1/+1
|/ / / / /
* | | | | Attempt to fix build by a workaround for a bug in Windows8.1 SDKVladislav Vaintroub2018-10-201-0/+1
* | | | | MDEV-17504 : add diagnostics if creation of directories fail in mysql_install...wlad2018-10-191-14/+73
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+1
|\ \ \ \ \ | |/ / / /