summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #937 from grooverdan/10.4-travisShinnok2018-12-252-19/+39
|\
| * travis: clang - C{,XX}FLAGS=-Wno-unused-command-line-argumentDaniel Black2018-11-231-0/+3
| * travis: add CC_VERSION=8Daniel Black2018-11-231-0/+12
| * travis: update CC_VERSIONS to 6 and 7Daniel Black2018-11-232-19/+24
* | MDEV-18072 Assertion `is_null() == item->null_value || conv' failed in Timest...Alexander Barkov2018-12-253-6/+39
* | MDEV-18070 Assertion `nanoseconds <= 1000000000' failed in Temporal::add_nano...Alexander Barkov2018-12-250-0/+0
* | MDEV-18072 Assertion `is_null() == item->null_value || conv' failed in Timest...Alexander Barkov2018-12-253-0/+19
* | MDEV-18048: Relax a too strict debug assertionMarko Mäkelä2018-12-213-2/+23
* | MDEV-18035 Failing assertion on DELETEMarko Mäkelä2018-12-213-8/+58
* | MDEV-18009 Missing redo log flush in innodb.instant_alter_crashMarko Mäkelä2018-12-202-13/+27
* | bump the VERSIONDaniel Bartholomew2018-12-201-1/+1
* | Fix of maturity statusmariadb-10.4.1Oleksandr Byelkin2018-12-181-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2018-12-185-20/+461
|\ \
| * \ Merge 10.2 into 10.3Marko Mäkelä2018-12-181-21/+27
| |\ \
| | * \ Merge 10.1 into 10.2Marko Mäkelä2018-12-182-41/+42
| | |\ \
| | | * | MDEV-12112/MDEV-12114: Relax strict_innodb, strict_noneMarko Mäkelä2018-12-182-38/+28
| * | | | Merge pull request #1031 from tempesta-tech/sysprg/MDEV-17786Jan Lindström2018-12-184-0/+446
| |\ \ \ \
| | * | | | DEV-17786: Add mariabackup test case for galera_sst_xtrabackup-v2_data_dirJulius Goryavsky2018-12-134-0/+446
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-18143-1911/+2111
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-18135-1846/+2022
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | MDEV-12112: Support WITH_INNODB_BUG_ENDIAN_CRC32Marko Mäkelä2018-12-171-1/+8
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-172-0/+6
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix a compiler warningMarko Mäkelä2018-12-172-0/+6
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-1723-452/+238
| | |\ \ \ \ | | | |/ / /
| | | * | | Follow-up to MDEV-12112: corruption in encrypted table may be overlookedMarko Mäkelä2018-12-1716-426/+218
| | | * | | Merge pull request #1026 from codership/10.1-galera-defaultsJan Lindström2018-12-172-24/+0
| | | |\ \ \
| | | | * | | Remove provider defaults check from 'galera_defaults' MTR testAlexey Yurchenko2018-12-142-24/+0
| | | * | | | MDEV-18021: Galera test galera_sst_mariabackup_table_options fails if AES_CTR...Jan Lindström2018-12-171-2/+2
| | | * | | | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-12-173-0/+6
| | | |/ / /
| | * | | | Fix USE_AFTER_FREE (CWE-416)Marko Mäkelä2018-12-171-39/+25
| | * | | | MDEV-17676: Assertion `inited==NONE || (inited==RND && scan)' failed in handl...Varun Gupta2018-12-173-0/+26
| | * | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-162-1/+2
| | * | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
| | * | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-16100-1422/+1494
| | * | | | MDEV-14975 : fix last commit's typo.Vladislav Vaintroub2018-12-151-1/+1
| | * | | | MDEV-14975 mariabackup starts with unprivileged user.Vladislav Vaintroub2018-12-144-5/+208
| * | | | | Merge pull request #1030 from tempesta-tech/sysprg/MDEV-17848Jan Lindström2018-12-171-3/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | MDEV-17848: Galera test failure on galera_sst_xtrabackup-v2[_data_dir]Julius Goryavsky2018-12-121-3/+27
* | | | | | MDEV-18010 Add classes Inet4 and Inet6Alexander Barkov2018-12-153-261/+325
* | | | | | Enabling innodb.innodb-alter-table, main.column_compression_parts andVarun Gupta2018-12-154-3/+7
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-1418-1314/+180
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-145-23/+117
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-144-21/+112
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-12112 corruption in encrypted table may be overlookedMarko Mäkelä2018-12-146-39/+124
| | * | | | Work around the crash in MDEV-17814Marko Mäkelä2018-12-141-2/+3
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-1414-1291/+66
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-17958: Make innochecksum follow the build optionMarko Mäkelä2018-12-1412-1292/+3
| | * | | | MDEV-16278: Missing DELETE operation in COM_STMT_BULK_STMTOleksandr Byelkin2018-12-142-1/+66
* | | | | | Reduce the number of dict_table_page_size() callsMarko Mäkelä2018-12-146-21/+21
* | | | | | dict_table_t::init_instant(): Remove a bogus assertionMarko Mäkelä2018-12-141-1/+0