summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16318: mysqld_safe - partial revert on 64094e1Daniel Black2018-06-051-8/+2
* mysqld_safe: use sh not bashDaniel Black2018-06-051-1/+1
* Apply debian/patches/61_replace_dash_with_bash_mbug675185.dpatchKristien Nielsen2018-05-281-1/+1
* Apply debian/patches/38_scripts__mysqld_safe.sh__signals.dpatchChristian Hammers2018-05-281-2/+8
* Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-1/+0
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-1/+0
| |\
| | * MDEV-15351: wsrep_sst_xtrabackup is broken in 10.1.31Jan Lindström2018-05-091-1/+0
* | | MDEV-12645: mysql_install_db --no-test (postfixDaniel Black2018-05-011-1/+1
* | | MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-306-1110/+61
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-284-9/+50
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-254-9/+50
| |\ \ | | |/
| | * followup for 89b0d5cb6e3, backport 8c422bf48d7Sergei Golubchik2018-03-231-2/+2
| | * MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-231-2/+2
| | * wsrep_sst scripts: support traditional netcatSergei Golubchik2018-03-233-7/+48
| | * MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable"Sergei Golubchik2018-03-231-1/+12
* | | Revert pull request #640 from grooverdan/10.3-MDEV-8743-wsrep_sst_common-clos...Jan Lindström2018-03-171-22/+0
* | | MDEV-8743: wsrep_sst_common close FDs > 2Daniel Black2018-03-081-0/+22
* | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-252-2/+12
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2018-02-231-1/+1
|\ \ \
| * \ \ Merge branch '10.2' into bb-10.2-extSergei Golubchik2018-02-221-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-1/+1
| | |\ \ | | | |/
| | | * MDEV-10.1.31 does not join an existing cluster with SST xtrabackup-v2Daniel Black2018-02-211-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-157-159/+98
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-087-159/+97
| |\ \ \ | | |/ /
| | * | remove bash-ish from SST scriptsSergei Golubchik2018-02-061-7/+1
| | * | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-067-155/+99
| | |\ \ | | | |/
| | | * Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-035-144/+65
| | | |\
| | | | * Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-012-8/+14
| | | | |\
| | | | * | wsrep_sst_xtrabackup*: use mysqld defaults argumentsDaniel Black2018-01-162-19/+5
| | | | * | wsrep_sst_xtrabackup*: use wsrep_sst_common parsed varsDaniel Black2018-01-142-64/+17
| | | | * | wsrep_sst_common: keep WSREP_SST_OPT_HOST_UNESCAPED for IPv4Daniel Black2018-01-142-1/+3
| | | | * | wsrep_sst_xtrabackup*: read all sections of config not nust mysqldDaniel Black2018-01-142-12/+12
| | | | * | wsrep_sst_xtrabackup*: du -s removed lessens outputDaniel Black2018-01-142-2/+2
| | | | * | wsrep_sst_common: parse --address and split WSREP_SST_OPT_PATHDaniel Black2018-01-141-7/+8
| | | | * | wsrep_sst_common: parse_cnf - use awk rather than grep/cut/tail excessivenessDaniel Black2018-01-141-3/+2
| | | | * | Backport 4bb49d84a9df, correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2018-01-145-70/+58
| | | * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-5/+11
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-6/+12
| | | | |\ \
| | | | | * | mysql_install_db: correct hosting/source/maillist informationDaniel Black2018-01-231-2/+2
| | | | | * | mysql_install_db: correct --skip-grant-tables helpDaniel Black2018-01-231-1/+1
| | | | | * | Fixed mysql_install_db --no-defaultsSergey Vojtovich2018-01-131-6/+9
| | | | | * | mysql_install_db: Use --defaults-group-suffix if specifiedDaniel Black2018-01-121-2/+5
| | | * | | | MDEV-12301: galera_recovery use @sbindir@ macro for mysqldMichal Schorm2018-01-301-1/+1
| | | * | | | Merge pull request #550 from grooverdan/10.1-wsrep_sst_mysqldump-no-max-versionJan Lindström2018-01-241-2/+2
| | | |\ \ \ \
| | | | * | | | wsrep_sst_mysqldump: enforce a minimum version onlyDaniel Black2018-01-171-2/+2
| | | * | | | | MDEV-13789: FreeBSD wsrep_sst_xtrabackup-v2 - find compatibilty +lsofDaniel Black2018-01-181-3/+20
| | | |/ / / /
* | | | | | | rename mysql.user and mysql.db columnSergei Golubchik2018-02-122-9/+11
* | | | | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as...Jerome Brauge2018-02-122-4/+6
* | | | | | | MDEV-13946 Server RPMs have dependency on "which"Sergei Golubchik2018-02-127-115/+39
* | | | | | | On upgrade Truncate_versioning_privilege was not correct setMonty2018-02-071-6/+15