summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22811 DDL fails to drop and re-create FTS indexThirunarayanan Balathandayuthapani2020-06-184-24/+36
* MDEV-21217 innodb_force_recovery=2 may wrongly abort rollbackMarko Mäkelä2020-06-131-1/+1
* innodb: dict_mem_table_add_col - compile warning fix argument 1 null where no...Daniel Black2020-06-091-2/+2
* MDEV-22827 InnoDB: Failing assertion: purge_sys->n_stop == 0Marko Mäkelä2020-06-082-3/+3
* MDEV-22818 Server crash on corrupted ROW_FORMAT=COMPRESSED pageMarko Mäkelä2020-06-061-3/+3
* MDEV-22769 Shutdown hang or crash due to XA breaking locksMarko Mäkelä2020-06-0511-50/+73
* MDEV-22790 Race between btr_page_mtr_lock() dropping AHI on the same blockMarko Mäkelä2020-06-052-2/+41
* MDEV-22646: Fix a memory leakMarko Mäkelä2020-06-051-12/+22
* dict_check_sys_tables(): Do not rely on buf_page_optimistic_get()Marko Mäkelä2020-06-041-0/+1
* MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-0437-326/+223
* MDEV-22646 Assertion `table2->cached' failed in dict_table_t::add_to_cacheThirunarayanan Balathandayuthapani2020-06-038-147/+117
* MDEV-22577 innodb_fast_shutdown=0 fails to report purge progressMarko Mäkelä2020-06-031-4/+6
* MDEV-22650 Dirty compressed page checksum validation failsThirunarayanan Balathandayuthapani2020-06-013-26/+3
* Cleanup: Remove thr_is_recv(), trx_is_recv()Marko Mäkelä2020-06-017-51/+7
* MDEV-21615 InnoDB: innodb_page_size=x requires... should be logged as errorMarko Mäkelä2020-06-011-1/+1
* Merge 10.1 into 10.2Marko Mäkelä2020-06-011-1/+1
|\
| * Attempt fixing mroonga gcc 8 build failureSergey Vojtovich2020-05-291-1/+1
* | cmake: quieterSergei Golubchik2020-05-311-1/+1
* | Add a counter to avoid multiple initialization of Groonga mecab tokenizerKentoku SHIBA2020-05-292-0/+12
* | Add grn_db_fin_mecab_tokenizer to finalyze mecab tokenizerKentoku SHIBA2020-05-292-0/+33
* | get rid of cmake warningSergei Golubchik2020-05-271-1/+1
* | Revert "MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in m...Sergei Golubchik2020-05-271-8/+0
* | fix rocksdb zstd detectionSergei Golubchik2020-05-271-1/+1
* | MDEV-17153 server crash on repair table ... use_frmSergei Golubchik2020-05-271-0/+6
* | intrusive::list fixesEugene Kosov2020-05-274-49/+36
* | Fixed crash in aria recovery when using bulk insertMonty2020-05-262-12/+24
* | MDEV-17092 use-after-poison around lock_trx_handle_wait_lowMarko Mäkelä2020-05-253-8/+60
* | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+1
* | MDEV-19114 post-push fix: SIGSEGV on INSERTMarko Mäkelä2020-05-201-28/+15
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-202-2/+2
|\ \ | |/
| * MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-202-2/+2
* | MDEV-22633 Assertion failed in prepare_inplace_alter_table_dictThirunarayanan Balathandayuthapani2020-05-201-1/+4
* | MDEV-22629 Remove fts_indexes field from struct fts_update_t (#1537)Yury Kurlykov2020-05-206-72/+55
* | MDEV-22456 post-fix: Remove unused variableMarko Mäkelä2020-05-201-4/+1
* | MDEV-22456: Fix cmake -DWITH_INNODB_AHI=OFFMarko Mäkelä2020-05-191-0/+2
* | MDEV-19114 gcol.innodb_virtual_debug: Assertion n_fields>0 failedMarko Mäkelä2020-05-193-42/+45
* | MDEV-22554: "mariabackup --prepare" exits with code 0 even though innodbVlad Lesin2020-05-193-3/+15
* | MDEV-22618 Assertion !dict_index_is_online_ddl ... in lock_table_locks_lookupMarko Mäkelä2020-05-191-1/+2
* | Fixed assert in Aria on SHOW PROCEDURE STATUSMonty2020-05-191-0/+1
* | MDEV-22611 Assertion btr_search_enabled failed during buffer pool resizingMarko Mäkelä2020-05-181-2/+3
* | MDEV-22544 Inconsistent and Incorrect rw-lock statsMarko Mäkelä2020-05-151-9/+22
|\ \
| * | MDEV-22544: Inconsistent and Incorrect rw-lock statsKrunal Bauskar2020-05-141-9/+22
* | | MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDBMarko Mäkelä2020-05-1532-807/+552
* | | Merge 10.1 into 10.2Marko Mäkelä2020-05-142-5/+13
|\ \ \ | | |/ | |/|
| * | MDEV-22070 MSAN use-of-uninitialized-value in encryption.innodb-redo-badkeyMarko Mäkelä2020-05-142-6/+14
* | | MDEV-21336 Memory leaks related to innodb_debug_syncMarko Mäkelä2020-05-146-81/+0
* | | Fix GCC 9.3.0 -Wunused-but-set-variableMarko Mäkelä2020-05-142-4/+5
* | | MDEV-19622: Fix a TokuDB resultMarko Mäkelä2020-05-141-0/+8
| |/ |/|
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-134-84/+49
|\ \ | |/
| * MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-082-2/+2