summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-10-215-52/+46
|\
| * MDEV-23999 Potential stack overflow in InnoDB fulltext searchMarko Mäkelä2020-10-212-17/+17
| * MDEV-23722 InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_stateThirunarayanan Balathandayuthapani2020-10-083-35/+29
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-292-7/+7
|\ \ | |/
| * Cleanup: Remove unused rw_lock_t::writer_is_wait_exMarko Mäkelä2020-09-291-7/+1
| * MDEV-22277 LeakSanitizer: detected memory leaks in mem_heap_create_block_func...Thirunarayanan Balathandayuthapani2020-09-281-0/+6
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-221-0/+1
|\ \ | |/
| * InnoDB, XtraDB: handle EOPNOTSUPP from posix_fallocate()xdavidwu2020-09-041-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-011-15/+17
|\ \ | |/
| * MDEV-23600 Division by 0 in row_search_with_covering_prefixMarko Mäkelä2020-09-011-15/+17
* | Merge 10.1 into 10.2Marko Mäkelä2020-08-131-13/+1
|\ \ | |/
| * MDEV-23463 fil_page_decompress() debug check wastes 128KiB of stackMarko Mäkelä2020-08-131-13/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-08-135-62/+62
|\ \ | |/
| * MDEV-20672 Inconsistent usage message for innodb_compression_algorithmMarko Mäkelä2020-08-121-1/+1
| * MDEV-19526 heap number overflow on innodb_page_size=64kMarko Mäkelä2020-08-124-61/+61
* | Merge 10.1 into 10.2Marko Mäkelä2020-08-103-187/+111
|\ \ | |/
| * MDEV-16115 Hang after reducing innodb_encryption_threadsMarko Mäkelä2020-08-103-187/+111
* | Merge branch '10.1' into 10.2mariadb-10.2.33Sergei Golubchik2020-08-061-2/+1
|\ \ | |/
| * compilation error on bintar-centos6-amd64-debugSergei Golubchik2020-08-031-2/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-025-23/+17
|\ \ | |/
| * XtraDB 5.6.49-89.0Marko Mäkelä2020-07-301-2/+2
| * MDEV-23272 Galera stack-use-after-scope error with ASAN buildTeemu Ollakka2020-07-241-9/+0
| * MDEV-22903 heap-use-after-free while accessing fts cache deleted doc idsThirunarayanan Balathandayuthapani2020-07-231-3/+3
| * MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-onlyMarko Mäkelä2020-07-233-9/+12
* | Merge 10.1 into 10.2Marko Mäkelä2020-07-2014-141/+168
|\ \ | |/
| * MDEV-23190 InnoDB data file extension is not crash-safeMarko Mäkelä2020-07-2012-97/+156
| * Cleanup: Remove fil_check_adress_in_tablespace()Marko Mäkelä2020-07-203-35/+12
| * Cleanup: Remove unused AbstractCallback::m_free_limitMarko Mäkelä2020-07-201-9/+0
* | Merge 10.1 into 10.2Marko Mäkelä2020-07-143-18/+24
|\ \ | |/
| * XtraDB 5.6.48-88.0Marko Mäkelä2020-07-141-2/+2
| * MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICSMarko Mäkelä2020-07-141-13/+14
| * MDEV-22765 i_s_fts_index_cache_fill_one_index() is not protect by the lockThirunarayanan Balathandayuthapani2020-07-141-0/+3
| * MDEV-22890 DEADLOCK of threads detected: row0sel.cc S-LOCK / btr0cur.cc S-LOC...Thirunarayanan Balathandayuthapani2020-07-141-3/+5
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-201-1/+1
|\ \ | |/
| * MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-201-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-141-3/+7
|\ \ | |/
| * MDEV-22070 MSAN use-of-uninitialized-value in encryption.innodb-redo-badkeyMarko Mäkelä2020-05-141-3/+7
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-132-42/+25
|\ \ | |/
| * MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-081-1/+1
| * MDEV-22497 [ERROR] InnoDB: Unable to purge a recordMarko Mäkelä2020-05-071-41/+24
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-041-7/+39
|\ \ | |/
| * MDEV-19092 Server crash when renaming the column whenbb-10.1-MDEV-19092Thirunarayanan Balathandayuthapani2020-05-041-7/+39
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-285-110/+115
|\ \ | |/
| * MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-284-107/+113
| * Remove a duplicated copyright messageMarko Mäkelä2020-04-281-1/+0
| * XtraDB 5.6.47-87.0Marko Mäkelä2020-04-271-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-2710-115/+82
|\ \ | |/
| * MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-2710-117/+84
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-151-3/+20
|\ \ | |/
| * MDEV-21549 IMPORT TABLESPACE fails to adjust all tablespace ID in root pagesMarko Mäkelä2020-04-151-3/+20