summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16327: Server doesn't account for engines that supports OFFSET on their ...bb-10.5-MDEV-16327-2Oleksandr Byelkin2019-10-116-7/+71
* MDEV-18553: MDEV-16327 pre-requisits part 3: move kill check in one placeOleksandr Byelkin2019-10-115-22/+6
* MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-1114-83/+63
* MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-1118-154/+198
* Merge 10.4 into 10.5Marko Mäkelä2019-10-11161-1009/+1467
|\
| * Add encryption.innodb-redo-badkey,strict_full_crc32Marko Mäkelä2019-10-117-16/+28
| * Merge 10.3 into 10.4Marko Mäkelä2019-10-1064-428/+603
| |\
| | * MDEV-19783: Relax an assertionMarko Mäkelä2019-10-101-4/+10
| | * MDEV-19783: Add more assertionsMarko Mäkelä2019-10-103-3/+15
| | * Merge 10.2 into 10.3Marko Mäkelä2019-10-1014-189/+162
| | |\
| | | * MDEV-20788: Bogus assertion failure for PAGE_FREE listMarko Mäkelä2019-10-104-168/+141
| | | * Fixed feedback_plugin_load to work with staticly loaded pluginMichael Widenius2019-10-101-1/+5
| | | * Rename log_make_checkpoint_at() to log_make_checkpoint()Marko Mäkelä2019-10-099-21/+17
| | * | Fix compilation 2 (GCC 9)Aleksey Midenkov2019-10-102-0/+10
| | * | Fix Mroonga compilationAleksey Midenkov2019-10-102-2/+2
| | * | Fix compiler error when using -Wconversion.Jan Lindström2019-10-101-1/+1
| | * | MDEV-17333 Assertion in update_auto_increment() upon exotic LOADAleksey Midenkov2019-10-106-5/+76
| | * | MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-105-10/+51
| | * | MDEV-16130 wrong error message adding AS ROW START to versioned tableAleksey Midenkov2019-10-104-12/+17
| | * | MDEV-16210 FK constraints on versioned tables use historical rows, which may ...Aleksey Midenkov2019-10-105-29/+46
| | * | versioning test suite fixesAleksey Midenkov2019-10-1035-183/+223
| * | | MDEV-19335 adjustment for innodb_checksum_algorithm=full_crc32Marko Mäkelä2019-10-1011-7/+45
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1077-417/+727
| |\ \ \ | | |/ /
| | * | After merge fix, this line was removed in adefaefSergey Vojtovich2019-10-091-1/+0
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-10-0935-298/+355
| | |\ \ | | | |/
| | | * MDEV-19335 Remove buf_page_t::encryptedThirunarayanan Balathandayuthapani2019-10-096-77/+25
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-10-098-131/+62
| | | |\
| | | | * Merge 5.5 into 10.1Marko Mäkelä2019-10-082-22/+0
| | | | |\
| | | | | * Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-072-22/+0
| | | | * | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-075-64/+29
| | | | * | Cleanup EITSSergey Vojtovich2019-10-023-47/+34
| | | * | | MDEV-19783: Add more REC_INFO_MIN_REC_FLAG checksEugene Kosov2019-10-096-38/+33
| | | * | | MDEV-19783 Random crashes and corrupt data in INSTANT-added columnsEugene Kosov2019-10-091-0/+21
| | | * | | Add page_has_prev(), page_has_next(), page_has_siblings()Marko Mäkelä2019-10-0913-62/+56
| | | * | | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-089-35/+159
| | | * | | Fix problem with warnings of new compilers.Oleksandr Byelkin2019-10-042-2/+0
| | | * | | fix clang warningEugene Kosov2019-10-031-1/+1
| | | * | | MDEV-20703: mariabackup creates binlog files in server binlog directory on --...Vlad Lesin2019-10-012-4/+20
| | * | | | MDEV-20591: Follow-up fixMarko Mäkelä2019-10-091-5/+7
| | * | | | MDEV-19238 Mariadb spider - crashes on where nullOleksandr Byelkin2019-10-095-0/+200
| | * | | | MDEV-20753: Sequence with limit 0 crashes serverOleksandr Byelkin2019-10-093-1/+14
| | * | | | Cast string literal to char* MDEV-20767Seth Shelnutt2019-10-091-1/+1
| | * | | | MDEV-16239 Many test in rpl suite failssachin2019-10-0814-36/+53
| | * | | | MDEV-20591 Wrong Number of rows in mysqlbinlog outputSachin2019-10-083-4/+75
| | * | | | Cleanup mman.h includesSergey Vojtovich2019-10-0214-39/+0
| | * | | | MDEV-20684: innodb/query cache use madvise CORE/NOCORE on FreeBSDDaniel Black2019-10-023-4/+18
| * | | | | MDEV-20782 : Galera test failure on galera_sr.galera_sr_mysqldump_sstJan Lindström2019-10-092-0/+10
| * | | | | MDEV-20780 : Galera test failure on galera_sr.galera_sr_ddl_masterJan Lindström2019-10-092-25/+47
| * | | | | Fix test case wsrep.mdev_6832 we need to wait until wsrep_readyJan Lindström2019-10-081-1/+2
| * | | | | MDEV-15528 preparation: Remove a constant parameterMarko Mäkelä2019-10-081-6/+4