summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tempesta-tech-sysprg/MDEV-17848' into 10.3bb-10.3-MDEV-17848Jan Lindström2018-12-171-3/+27
|\
| * Merge branch 'sysprg/MDEV-17848' of https://github.com/tempesta-tech/mariadb ...Jan 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
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-122-25/+36
| | | |\ \
| | | | * | mysqltest: use a dynamically growing command bufferSergei Golubchik2018-11-281-16/+26
| | | | * | Added Master_Host to the Replication informationfran2018-11-161-9/+10
| | | * | | Fix UNICODE issue of dlerrorJiaye Wu2018-12-121-1/+1
| | * | | | debian install/upgrade fixesSergei Golubchik2018-12-122-3/+6
| * | | | | add more dbug helpers for gdbSergei Golubchik2018-12-121-0/+3
| * | | | | MDEV-17885 TRUNCATE on temporary table causes ER_GET_ERRNOMarko Mäkelä2018-12-123-1/+20
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-1216-50/+347
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fts_is_charset_cjk(): Avoid referencing global symbolsMarko Mäkelä2018-12-121-12/+14
| * | | | | MDEV-17815 Assertion failed in btr_node_ptr_max_size for CHAR(0)Marko Mäkelä2018-12-123-2/+43
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-1213-39/+292
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.0 into 10.1Marko Mäkelä2018-12-1211-15/+303
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-17833 ALTER TABLE is not enforcing prefix index size limitEugene Kosov2018-12-114-6/+67
| | | * | | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-077-9/+235
* | | | | | fix handler test failures on s390xSergei Golubchik2018-12-122-2/+2
* | | | | | MDEV-17967 Add a solution of the 8 queens problem to the regression test for CTESergei Golubchik2018-12-122-0/+72
* | | | | | MDEV-15760 - don't build mariabackup with -DPLUGIN_INNOBASE=DYNAMICVladislav Vaintroub2018-12-101-4/+2
* | | | | | MDEV-17778: Alter table leads to a truncation warning with ANALYZE commandVarun Gupta2018-12-106-18/+47
* | | | | | MDEV-17938: ALTER TABLE error handling accesses freed memoryMarko Mäkelä2018-12-101-4/+7
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-104-13/+23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-17938 ALTER TABLE reports ER_TABLESPACE_EXISTS after failed ALTER TABLEMarko Mäkelä2018-12-104-13/+23
* | | | | | Fix another random failure in rpl.rpl_gtid_crashKristian Nielsen2018-12-081-0/+1
* | | | | | Fix the 64-bit Windows buildMarko Mäkelä2018-12-081-2/+2
* | | | | | Fix an occational test failure in rpl.rpl_gtid_crashKristian Nielsen2018-12-071-0/+1
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-0716-101/+207
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | MDEV-17923: Fix the pointer arithmeticsMarko Mäkelä2018-12-071-3/+3
| * | | | After-merge fixMarko Mäkelä2018-12-072-2/+2
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-0713-93/+170
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2018-12-072-8/+8
| | |\ \ \ | | | |/ /
| | | * | MDEV-17904 Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLEMarko Mäkelä2018-12-072-8/+8
| | * | | MDEV-17917 MTR: fixed race conditions in perfschema.socket_connect, main.connectVladislav Vaintroub2018-12-063-21/+8