summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-2/+2
* wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
* MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-173-69/+124
* MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-172-1/+1
* MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-174-348/+484
* Merge 10.5 into 10.6Marko Mäkelä2021-05-105-775/+1167
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-105-718/+1234
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-105-718/+1234
| | |\
| | | * 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 10.5 into 10.6Marko Mäkelä2021-05-071-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-5/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-5/+1
| | |\ \ \ | | | |/ /
| | | * | 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
* | | | | MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-212-2/+2
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-202-67/+67
* | | | | MDEV-25359 : Improve mariabackup SST script compliance with native MariaDB SS...Alexey Yurchenko2021-04-172-29/+153
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-151-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATORbb-10.5-danielblack-pr1805-cross-compileJustin Jagieniak2021-04-151-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-142-9/+40
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-2/+2
| | |\ \ \ | | | |/ /
| | | * | 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
| * | | | MDEV-23015: mariadb-setpermission seems incompatible with DBI:MariaDBAnel Husakovic2021-04-131-7/+38
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-313-26/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-313-26/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-313-26/+3
| | |\ \ \ | | | |/ /
| | | * | 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
* | | | | revert make_binary_distribution script creationDaniel Black2021-03-301-1/+9
* | | | | Add mariadb-dumpslow to scripts.Anel Husakovic2021-03-281-0/+1
* | | | | mariadb-tzinfo-to-sql,mariadb-dumpslow as Client componentsDaniel Black2021-03-281-1/+1
* | | | | MDEV-23429: WITHOUT_SERVER don't install sst/systemd scriptsDaniel Black2021-03-281-1/+1
* | | | | Separate client and server components (man/scripts)Anel Husakovic2021-03-281-9/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-271-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-271-0/+3
| | |\ \ \ | | | |/ /
| | | * | 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.5 into 10.6Marko Mäkelä2021-03-261-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-2/+2
* | | | | Aria: Add transaction id to log of create tableMonty2021-03-201-1/+1
* | | | | MDEV-25207 mysql_install_db doesn't create sys schema (fix)Daniel Black2021-03-201-1/+1
* | | | | MDEV-25207 mysql_install_db doesn't create sys schemaVladislav Vaintroub2021-03-201-1/+1