summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to MDEV-14585: Remove dict_temp_file_numMarko Mäkelä2018-12-273-33/+2
* travis: Fix ccache not used on macOS targetsTeodor Mircea Ionita2018-12-271-1/+2
* MDEV-17759 Assertion `precision > 0' failed in decimal_bin_size upon CREATE T...Alexander Barkov2018-12-265-7/+95
* (still) Packaging is broken for debian-based systemsSergei Golubchik2018-12-241-1/+1
* Merge pull request #1051 from tempesta-tech/sysprg/MDEV-18064Jan Lindström2018-12-233-2/+4
|\
| * MDEV-18064: Packaging is broken for debian-based systemsJulius Goryavsky2018-12-233-2/+4
|/
* autobake-deb: fixes for AWS SDK build eligibility checks.Teodor Mircea Ionita2018-12-211-1/+1
* MDEV-16036: Debug assertion failed in resignal on create temporary tableOleksandr Byelkin2018-12-203-4/+75
* Merge pull request #1029 from tempesta-tech/sysprg/MDEV-17835Jan Lindström2018-12-1816-1972/+277
|\
| * DEV-17835: Remove wsrep-sst-method=xtrabackupJulius Goryavsky2018-12-1716-1972/+277
* | 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.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
| | |_|/ | |/| |
* | | | 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
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-1332-821/+512
|\ \ \ \ | |/ / /
| * | | MDEV-17989 InnoDB: Failing assertion: dict_tf2_is_valid(flags, flags2)Marko Mäkelä2018-12-136-32/+112
| * | | MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optionalMarko Mäkelä2018-12-1310-253/+211
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-12-1321-904/+379
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2018-12-1319-869/+313
| | |\ \
| | | * | Fix cmake -DWITH_PARTITION_STORAGE_ENGINE:BOOL=OFFMarko Mäkelä2018-12-131-17/+16
| | | * | Remove space before #ifdefMarko Mäkelä2018-12-131-13/+9
| | | * | MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* valuesThirunarayanan Balathandayuthapani2018-12-139-465/+199
| | | * | Fix compile error when building without the partition engineVarun Gupta2018-12-131-4/+6