summaryrefslogtreecommitdiff
path: root/storage/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-checkEugene Kosov2021-11-171-5/+3
* MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-2/+1
* MDEV-26867: Update the InnoDB version number to 5.7.36Marko Mäkelä2021-10-281-1/+1
* MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-281-5/+5
* compilation fixes for sys-devel/gcc-11.2.0:11Sergei Golubchik2021-10-252-3/+9
* MDEV-26865 fts_optimize_thread cannot keep up with workloadMarko Mäkelä2021-10-212-9/+7
* MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295Thirunarayanan Balathandayuthapani2021-10-215-179/+146
* Revert MDEV-25114Marko Mäkelä2021-09-241-1/+2
* MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-2/+1
* MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-223-8/+18
* MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-231-2/+3
* MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-211-1/+0
* MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-171-1/+1
* MDEV-26376 pars_info_bind_id() unnecessarily copies stringsMarko Mäkelä2021-08-161-11/+1
* MDEV-25998 fixup: Avoid a hangMarko Mäkelä2021-07-271-6/+1
* MDEV-25594: Improve debug checksMarko Mäkelä2021-07-274-114/+41
* MDEV-26205 Merge new release of InnoDB 5.7.35 to 10.2Marko Mäkelä2021-07-222-5/+3
|\
| * Bug #32460315 ONLINE RESIZING BUFFER POOL CAN CRASH CONCURRENT BP LOOKUPJakub Łopuszański2021-07-221-4/+2
|/
* MDEV-25361 fixup: Fix integer type mismatchMarko Mäkelä2021-07-221-1/+1
* MDEV-14180 Automatically disable key rotation checks for file_key_managment p...Thirunarayanan Balathandayuthapani2021-06-151-0/+6
* MDEV-14180 preparation: Rename key_rotation_listThirunarayanan Balathandayuthapani2021-06-151-7/+7
* Remove orphan type name trx_sig_tMarko Mäkelä2021-06-101-3/+1
* MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-181-4/+16
* MDEV-25503 InnoDB hangs on startup during recoveryThirunarayanan Balathandayuthapani2021-04-272-0/+9
* revive innodb_debug_syncNikita Malyavin2021-04-271-0/+10
* MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2Marko Mäkelä2021-04-201-1/+1
* MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-151-1/+0
* MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-122-17/+84
* BtrBulk::table_name(): Return the table name while displayingThirunarayanan Balathandayuthapani2021-04-091-1/+1
* Improve diagnostics in order to catch MDEV-18868 and similar bugsThirunarayanan Balathandayuthapani2021-04-091-0/+2
* MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-221-3/+0
* Cleanup: Remove unused OS_DATA_TEMP_FILEMarko Mäkelä2021-03-181-2/+1
* fixup 58b56f14a096285a0e51b2233fc35398f1b01f5a: Remove dead codeMarko Mäkelä2021-03-041-7/+1
* cleanup: void hton::abort_transaction()Sergei Golubchik2021-01-241-2/+2
* Update InnoDB version number to 5.7.33Marko Mäkelä2021-01-191-2/+2
* MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-181-1/+4
* MDEV-24536 innodb_idle_flush_pct has no effectMarko Mäkelä2021-01-131-3/+1
* Cleanup: Remove unused symbol QUE_THR_PROCEDURE_WAITMarko Mäkelä2021-01-081-2/+1
* Cleanup: row_log_free()Marko Mäkelä2020-11-252-2/+4
* MDEV-24188 Hang in buf_page_create() after reusing a previously freed pageMarko Mäkelä2020-11-133-6/+23
* Cleanup: Remove dict_space_is_empty(), dict_space_get_id()Marko Mäkelä2020-11-111-23/+1
* MDEV-24182 ibuf_merge_or_delete_for_page() contains dead codeMarko Mäkelä2020-11-111-6/+2
* MDEV-7620: Remove the data structuresMarko Mäkelä2020-11-091-14/+0
* MDEV-23693 fixup: Remove unused btr_search_t::withdraw_clockMarko Mäkelä2020-10-281-2/+0
* MDEV-23163 Merge new release of InnoDB 5.7.32 to 10.2Marko Mäkelä2020-10-281-1/+1
* MDEV-23991 dict_table_stats_lock() has unnecessarily long scopeEugene Kosov2020-10-277-56/+32
* MDEV-23693 Failing assertion: my_atomic_load32_explicit(&lock->lock_word, MY_...Thirunarayanan Balathandayuthapani2020-10-276-37/+109
* MDEV-23370 innodb_fts.innodb_fts_misc failed in buildbot, server crashed in d...bb-10.2-MDEV-23370Thirunarayanan Balathandayuthapani2020-10-253-235/+26
* Merge 10.1 into 10.2Marko Mäkelä2020-10-212-9/+5
|\
| * InnoDB 5.6.50Marko Mäkelä2020-10-212-15/+2
| |\