summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-1413-46/+49
* MDEV-16327: Server doesn't account for engines that supports OFFSET on their ...Oleksandr Byelkin2019-10-133-5/+57
* Merge 10.4 into 10.5Marko Mäkelä2019-10-1213-100/+271
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-10-121-1/+3
| |\
| | * MDEV-20814 Assertion index->is_instant() failed on trivial upgrade from 10.1Marko Mäkelä2019-10-121-1/+3
| | * Merge 10.2 into 10.3Marko Mäkelä2019-10-122-3/+12
| | |\
| | | * MDEV-20813 Assertion failure in buf_flush_init_for_writing() for innodb_immed...Marko Mäkelä2019-10-122-3/+12
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1212-99/+268
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-10-1212-99/+268
| | |\ \ | | | |/
| | | * Fix -std=c++98 -Wzero-length-arrayMarko Mäkelä2019-10-114-12/+10
| | | * After-merge fix: Correct an assertionMarko Mäkelä2019-10-111-1/+1
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-10-117-90/+117
| | | |\
| | | | * MDEV-20805 follow-up: Catch writes of bogus pagesMarko Mäkelä2019-10-114-4/+22
| | | | * Merge 5.5 into 10.1Marko Mäkelä2019-10-113-88/+96
| | | | |\
| | | | | * MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
| | | * | | Fix CMAKE_BUILD_TYPE=DebugMarko Mäkelä2019-10-114-25/+20
| | | * | | MDEV-18546 ASAN heap-use-after-free in innobase_get_computed_value / row_purgeNikita Malyavin2019-10-111-0/+1
| | | * | | add innodb_debug_sync var to support DEBUG_SYNC from purge threadsNikita Malyavin2019-10-118-13/+174
* | | | | | MDEV-20806 Federated does not work with INET6, returns NULL with warning ER_T...Alexander Barkov2019-10-123-14/+5
* | | | | | MDEV-20790 CSV table with INET6 can be created and inserted into, but cannot ...Alexander Barkov2019-10-111-1/+11
* | | | | | MDEV-19514 Defer change buffer merge until pages are requestedMarko Mäkelä2019-10-1129-816/+531
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-1148-412/+556
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1017-199/+204
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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-1013-188/+157
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-20788: Bogus assertion failure for PAGE_FREE listMarko Mäkelä2019-10-104-168/+141
| | | * | | 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-101-0/+5
| | * | | | Fix Mroonga compilationAleksey Midenkov2019-10-101-1/+1
| | * | | | MDEV-16210 FK constraints on versioned tables use historical rows, which may ...Aleksey Midenkov2019-10-103-10/+23
| * | | | | MDEV-19335 adjustment for innodb_checksum_algorithm=full_crc32Marko Mäkelä2019-10-101-7/+20
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1035-203/+331
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-0915-140/+108
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-19335 Remove buf_page_t::encryptedThirunarayanan Balathandayuthapani2019-10-095-74/+24
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-10-092-21/+0
| | | |\ \ \ | | | | |/ /
| | | | * | 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-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
| | | * | | fix clang warningEugene Kosov2019-10-031-1/+1
| | * | | | MDEV-19238 Mariadb spider - crashes on where nullOleksandr Byelkin2019-10-095-0/+200
| | * | | | MDEV-20753: Sequence with limit 0 crashes serverOleksandr Byelkin2019-10-092-0/+13
| | * | | | Cleanup mman.h includesSergey Vojtovich2019-10-0210-28/+0
| | * | | | MDEV-20684: innodb/query cache use madvise CORE/NOCORE on FreeBSDDaniel Black2019-10-021-2/+2
| * | | | | MDEV-15528 preparation: Remove a constant parameterMarko Mäkelä2019-10-081-6/+4
* | | | | | MDEV-274 The data type for IPv6/IPv4 addresses in MariaDBAlexander Barkov2019-10-081-1/+1
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-014-6/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-014-6/+35
| |\ \ \ \ \ | | |/ / / /