Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up logcheck.ignore.* configs and unify MariaDB.org links with https | Otto Kekäläinen | 2020-04-23 | 1 | -9/+9 |
* | mysql_install_db always has to pass --user=$user to the mysqld | Sergei Golubchik | 2020-01-19 | 1 | -10/+10 |
* | MDEV-20205 mysql_install_db shouldn't execute chown | Sergei Golubchik | 2020-01-17 | 1 | -3/+3 |
* | rpm/deb and auth_pam_tool_dir/auth_pam_tool | Sergei Golubchik | 2020-01-17 | 1 | -9/+9 |
* | Extend mysql_instal_db to search plugins also from lib/*/mariadb19/plugin | Otto Kekäläinen | 2019-09-18 | 1 | -1/+1 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -1/+8 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -1/+8 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -1/+8 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -1/+8 |
| | | |\ | |||||
| | | | * | Extra comment to mysql_install_db | Vicențiu Ciorbaru | 2019-07-01 | 1 | -0/+2 |
| | | | * | mysql_install_db: assume builddir is dirname0 | Daniel Black | 2019-07-01 | 1 | -1/+6 |
* | | | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnf | Monty | 2019-07-18 | 1 | -1/+7 |
* | | | | | MDEV-19876 pam v2: auth_pam_tool_dir and auth_pam_tool permissions are wrong ... | Sergei Golubchik | 2019-07-02 | 1 | -2/+4 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -3/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mys... | Sergei Golubchik | 2019-04-24 | 1 | -3/+5 |
* | | | | | Fix echo message | Anel Husakovic | 2019-05-16 | 1 | -2/+2 |
* | | | | | mysql_install_db: make sure the variable's value is visible | Sergei Golubchik | 2019-02-21 | 1 | -5/+5 |
* | | | | | MDEV-18297 clarify mysql_install_db help text | Sergei Golubchik | 2019-02-21 | 1 | -0/+10 |
* | | | | | try harder to link unix_socket plugin statically | Sergei Golubchik | 2019-02-21 | 1 | -1/+1 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -5/+19 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into bb-10.3-merge | Oleksandr Byelkin | 2019-02-19 | 1 | -3/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-02-19 | 1 | -3/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 1. centos has symlinks /bin->usr/bin and /sbin -> usr/sbin, | Oleksandr Byelkin | 2019-02-19 | 1 | -3/+5 |
| * | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -5/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-03 | 1 | -5/+16 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 1 | -5/+15 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-01-28 | 1 | -5/+14 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_db | Sergei Golubchik | 2019-01-21 | 1 | -4/+7 |
| | | | | * | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_db | Daniel Black | 2019-01-21 | 1 | -0/+11 |
| | | | | * | remove duplicated paragraph from mysql_install_db.sh | Alexander Kuleshov | 2019-01-16 | 1 | -3/+0 |
| | * | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Fix typo in `--srcdir` option in echo message status of mysql_install_db | Anel Husakovic | 2018-08-25 | 1 | -1/+1 |
* | | | | | | MDEV-12484 Enable unix socket authentication by default | Sergei Golubchik | 2019-02-12 | 1 | -11/+16 |
* | | | | | | cleanup: remove reduntant variable | Sergei Golubchik | 2019-02-12 | 1 | -2/+0 |
* | | | | | | MDEV-17658 change the structure of mysql.user table | Sergei Golubchik | 2018-12-12 | 1 | -0/+7 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-08-16 | 1 | -1/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -1/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -1/+6 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into bb-10.0-merge-sanja | Oleksandr Byelkin | 2018-07-23 | 1 | -1/+1 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-15050 scripts: mysql_install_db.{sh|pl}, mysqld_multi - mysqld is in @sb... | Daniel Black | 2018-07-16 | 1 | -1/+1 |
| | | * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-19 | 1 | -0/+5 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into bb-10.0-merge | Oleksandr Byelkin | 2018-07-17 | 1 | -0/+5 |
| | | | |\ \ | | | | | |/ |