summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23672: Partly revert an incorrect fixMarko Mäkelä2020-10-221-0/+1
* MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;"Kentoku SHIBA2020-10-225-0/+264
* MDEV-23672 Assertion `v.v_indexes.empty()' failed in dict_table_t::instant_co...Aleksey Midenkov2020-10-205-21/+26
* MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USERbb-10.4-danielblack-MDEV-22761Daniel Black2020-10-141-3/+8
* MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USERSergei Petrunia2020-10-141-3/+3
* MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USERDaniel Black2020-10-141-2/+4
* Cleanup: Remove unnecessary trx_i_s_cache_t::last_read_mutexMarko Mäkelä2020-10-016-31/+4
* Merge 10.3 into 10.4Marko Mäkelä2020-10-0114-62/+23
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-10-011-3/+7
| |\
| | * MDEV-23856 fts_optimize_wq accessed after shutdown of FTS Optimize threadThirunarayanan Balathandayuthapani2020-09-301-3/+7
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-3013-60/+17
| |\ \ | | |/
| | * Cleanup: Remove unused fts_cache_t::optimize_lockMarko Mäkelä2020-09-307-12/+0
| | * Cleanup: Remove constant parameters async=false, index_name=NULLMarko Mäkelä2020-09-294-41/+6
| | * MDEV-23839 innodb_fast_shutdown=0 hang on change buffer mergeMarko Mäkelä2020-09-291-1/+4
| | * Merge 10.1 into 10.2Marko Mäkelä2020-09-294-14/+14
| | |\
| | | * Cleanup: Remove unused rw_lock_t::writer_is_wait_exMarko Mäkelä2020-09-292-14/+2
| | | * MDEV-22277 LeakSanitizer: detected memory leaks in mem_heap_create_block_func...Thirunarayanan Balathandayuthapani2020-09-282-0/+12
* | | | Merge branch '10.3' into 10.4Sujatha2020-09-281-5/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sujatha2020-09-281-5/+1
| |\ \ \ | | |/ /
| | * | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wmaybe-uninitializedMarko Mäkelä2020-09-231-5/+1
* | | | MDEV-23675 Assertion `pos < table->n_def' fails in dict_table_get_nth_colThirunarayanan Balathandayuthapani2020-09-251-2/+8
* | | | MDEV-23296 Assertion `block->type == PAGECACHE_EMPTY_PAGE.. with aria_max_sor...Monty2020-09-251-0/+3
* | | | MDEV-17665 Assertion `!share and other errors on concurrent Aria operationsMonty2020-09-252-3/+14
* | | | MDEV-23318 Assertion `cache_empty(keycache)' failed in prepare_resize_simple_...Monty2020-09-251-4/+10
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-221-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-221-0/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-09-222-0/+2
| | |\ \ | | | |/
| | | * MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-077-539/+1534
| | | * InnoDB, XtraDB: handle EOPNOTSUPP from posix_fallocate()xdavidwu2020-09-042-0/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-222-14/+13
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-222-14/+13
| |\ \ \ | | |/ /
| | * | MDEV-22939: Restore an AUTO_INCREMENT checkMarko Mäkelä2020-09-221-0/+6
| | * | MDEV-22939 Server crashes in row_make_new_pathname()Marko Mäkelä2020-09-221-9/+9
| | * | Make DISCARD TABLESPACE more robustMarko Mäkelä2020-09-221-1/+1
| | * | MDEV-23776: Re-apply the fix and make the test more robustMarko Mäkelä2020-09-221-0/+6
| | * | MDEV-23705 Assertion 'table->data_dir_path || !space'Marko Mäkelä2020-09-221-1/+2
| | * | Revert "MDEV-23776 Test encryption.create_or_replace fails with a warning"Marko Mäkelä2020-09-221-6/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-213-16/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-213-16/+8
| |\ \ \ | | |/ /
| | * | MDEV-23776 Test encryption.create_or_replace fails with a warningMarko Mäkelä2020-09-211-0/+6
| | * | MDEV-18867: Remove an orphan functionVlad Lesin2020-09-211-16/+0
| | * | MDEV-23711 make mariabackup innodb redo log read error message more clearVlad Lesin2020-09-211-0/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-219-1545/+434
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-09-219-1548/+434
| |\ \ \ | | |/ /
| | * | MDEV-20396 Server crashes after DELETE with SEL NULL Foreign key and aNikita Malyavin2020-09-141-23/+18
| | * | MDEV-18867 Long Time to Stop and StartThirunarayanan Balathandayuthapani2020-09-111-3/+4
| | * | MDEV-23101 : SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-09-101-154/+133
| | * | MDEV-18867 Long Time to Stop and StartThirunarayanan Balathandayuthapani2020-09-109-1444/+282
* | | | MDEV-23199 page_compression flag is missing for full_crc32 tablespaceThirunarayanan Balathandayuthapani2020-09-111-1/+1
* | | | MDEV-23199 page_compression flag is missing for full_crc32 tablespaceThirunarayanan Balathandayuthapani2020-09-104-60/+87