summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
* MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-114-348/+484
* Merge 10.2 into 10.3Marko Mäkelä2021-05-105-742/+1238
|\
| * MDEV-24962 addendum: improved handling of paths with spacesJulius Goryavsky2021-05-062-14/+16
| * MDEV-24962 addendum: mariabackup does not understand --log-bin-index and --lo...Julius Goryavsky2021-05-061-3/+13
| * MDEV-24962: Galera SST innobackupex-move ignores Environment settingsJulius Goryavsky2021-05-046-819/+1328
| * wsrep sst scripts: removing extra blank lines and spacesJulius Goryavsky2021-05-036-377/+329
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-5/+1
|\ \ | |/
| * MDEV-25326 mysql_install_db help text incompleteSergei Golubchik2021-04-271-5/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-131-7/+7
|\ \ | |/
| * MDEV-25356: SST scripts should use the new mariabackup interfacebb-10.2-MDEV-25356Julius Goryavsky2021-04-111-7/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-313-26/+3
|\ \ | |/
| * MDEV-24586: remove mysql_to_mariadb.sqlbb-10.2-MDEV-24586-danielblack-remove-mysql_to_mariadb.sqlDaniel Black2021-03-302-23/+0
| * Don't pass password to innobackup via command line, use environment insteadbb-10.2-codership-cmd-line-pswdAlexey Yurchenko2021-03-292-6/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-0/+3
|\ \ | |/
| * MDEV-24903: mariabackup SST fails while adding --log-bin in startup commandJulius Goryavsky2021-03-191-0/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-181-1/+14
|\ \ | |/
| * MDEV-21039: Server fails to start with unknown mysqld_safe optionsJulius Goryavsky2021-03-161-1/+14
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-5/+19
|\ \ | |/
| * MDEV-24122: on previously MySQL-5.7 datadirs, adjust mysql.user column orderDaniel Black2021-01-231-5/+19
* | MDEV-16735 mysql_upgrade failedSergei Golubchik2021-01-121-0/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-232-6/+5
|\ \ | |/
| * MDEV-22630 mysql_upgrade (MariaDB 5.2.X --> MariaDB 10.3.X) does not fix auth...Sergei Golubchik2020-12-191-0/+1
| * MDEV-21367: mysqld_safe log don't log to err.logAnel Husakovic2020-12-071-6/+4
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+8
|\ \ | |/
| * MDEV-24097 node restart overlaps with earlier still ongoing SST processsjaakola2020-11-231-0/+8
* | MDEV-24130: Cannot launch mariadbd via mysqld_safeAnel Husakovic2020-11-101-1/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-225-74/+107
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-1/+1
| |\
| | * MDEV-23697: bin/env perl -i -> bin/perl -iAnel Husakovic2020-10-021-1/+1
| | * MDEV-23697: bin/env perl -i -> bin perl -iAnel Husakovic2020-09-301-1/+1
| * | MDEV-21951: mariabackup SST fail if data-directory have lost+found directoryJulius Goryavsky2020-10-201-1/+3
| * | MDEV-16676 Using malloc-lib=jemalloc in MariaDB 10.2 causes non-critical erro...Anel Husakovic2020-10-171-35/+19
| * | MDEV-21770: `galera_3nodes.galera_ipv6_mariabackup` failsJulius Goryavsky2020-10-152-31/+78
| * | MDEV-23201: mysql_upgrade order mysql.user for 5.7 cross-upgradeDaniel Black2020-10-151-6/+6
* | | Merge branch '10.2' into 10.3Sujatha2020-09-281-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sujatha2020-09-281-1/+1
| |\ \ | | |/
| | * MDEV-23697: perl -w -> perlDaniel Black2020-09-241-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-3/+4
|\ \ \ | |/ /
| * | Increase mariabackup SST initial timeout to avoid timeouts.Jan Lindström2020-09-021-3/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-08-211-16/+4
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-08-211-16/+4
| |\ \ | | |/
| | * Revert "MDEV-21039: Server fails to start with unknown mysqld_safe options"Jan Lindström2020-08-211-16/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-4/+16
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-08-201-4/+16
| |\ \ | | |/
| | * MDEV-21039: Server fails to start with unknown mysqld_safe optionsJulius Goryavsky2020-08-181-4/+16
* | | Merge 10.2 into 10.3Marko Mäkelä2020-08-133-24/+23
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-08-134-25/+25
| |\ \ | | |/
| | * MDEV-21526: mysqld_multi no longer works with different server binariesJulius Goryavsky2020-08-114-25/+25
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-2/+1
|\ \ \ | |/ /