377 Commits (4b80c11f52a3da189bafd7a772bcbf3519ceb41e)

Author SHA1 Message Date
Thirunarayanan Balathandayuthapani 4b80c11f52 MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 4 years ago
Marko Mäkelä d1edb011ee Cleanup: Remove os0thread 4 years ago
Marko Mäkelä 840bab858b MDEV-28289 fts_optimize_sync_table() is acquiring dict_sys.latch while holding it 4 years ago
Eugene Kosov e128d852e8 MDEV-27272 Crash on EXPORT/IMPORT tablespace with column added in the middle 4 years ago
Vladislav Vaintroub 47e18af906 MDEV-27494 Rename .ic files to .inl 4 years ago
Marko Mäkelä 1f02280904 MDEV-26769 InnoDB does not support hardware lock elision 4 years ago
Eugene Kosov 5b0a76078a MDEV-26621 assertion failue "index->table->persistent_autoinc" in /storage/innobase/btr/btr0btr.cc during IMPORT 4 years ago
Marko Mäkelä 277ba134ad MDEV-26467: Avoid futile spin loops 4 years ago
Marko Mäkelä 45a05fda27 MDEV-25919: Replace dict_table_t::stats_bg_flag with MDL 4 years ago
Marko Mäkelä c5fd9aa562 MDEV-25919: Lock tables before acquiring dict_sys.latch 4 years ago
Marko Mäkelä 82b7c561b7 MDEV-24258 Merge dict_sys.mutex into dict_sys.latch 4 years ago
Marko Mäkelä ca89489716 MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutex 4 years ago
Thirunarayanan Balathandayuthapani 08e5a3d2e3 MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_free 4 years ago
Marko Mäkelä e305493b1c MDEV-21175 follow-up: Remove redundant locking; rely on MDL 4 years ago
Marko Mäkelä 1bd681c8b3 MDEV-25506 (3 of 3): Do not delete .ibd files before commit 5 years ago
Marko Mäkelä 49e2c8f0a6 MDEV-25743: Unnecessary copying of table names in InnoDB dictionary 5 years ago
Monty 7762ee5dbe MDEV-25180 Atomic ALTER TABLE 5 years ago
Marko Mäkelä 895c126a23 MDEV-15528 fixup: Remove references to background scrubbing 5 years ago
Marko Mäkelä c366845a0b MDEV-25691: Simplify handlerton::drop_database for InnoDB 5 years ago
Marko Mäkelä b9a2e4609f MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve() 5 years ago
Marko Mäkelä 54e2e70194 MDEV-25524 heap-use-after-free in fil_space_t::rename() 5 years ago
Thirunarayanan Balathandayuthapani b862377c3e MDEV-25503 InnoDB hangs on startup during recovery 5 years ago
Marko Mäkelä b8c8692fd9 MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 5 years ago
Thirunarayanan Balathandayuthapani cf2c6b7f8d MDEV-24971 InnoDB access freed virtual column after rollback of secondary index 5 years ago
Marko Mäkelä 1fde581237 MDEV-25315 Crash in SHOW ENGINE INNODB STATUS 5 years ago
Krunal Bauskar 33cf577ad8 MDEV-25029: Reduce dict_sys mutex contention for read-only workload 5 years ago
Marko Mäkelä 26d6224dd6 MDEV-20612: Enable concurrent lock_release() 5 years ago
Marko Mäkelä b08448de64 MDEV-20612: Partition lock_sys.latch 5 years ago
Marko Mäkelä b01d8e1a33 MDEV-20612: Replace lock_sys.mutex with lock_sys.latch 5 years ago
Marko Mäkelä 121d0f7f53 MDEV-20612: Speed up lock_table_other_has_incompatible() 5 years ago
Marko Mäkelä 3cef4f8f0f MDEV-515 Reduce InnoDB undo logging for insert into empty table 5 years ago
Marko Mäkelä 03ca6495df MDEV-24142: Replace InnoDB rw_lock_t with sux_lock 5 years ago
Eugene Kosov afc9d00c66 MDEV-23991 dict_table_stats_lock() has unnecessarily long scope 5 years ago
Marko Mäkelä 118e258aaa MDEV-23855: Shrink fil_space_t 5 years ago
Thirunarayanan Balathandayuthapani 3ba8f619e4 MDEV-23370 innodb_fts.innodb_fts_misc failed in buildbot, server crashed in dict_table_autoinc_destroy 5 years ago
Aleksey Midenkov 7eda556196 MDEV-23672 Assertion `v.v_indexes.empty()' failed in dict_table_t::instant_column 5 years ago
Thirunarayanan Balathandayuthapani 6504d3d229 MDEV-23722 InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_state 5 years ago
Marko Mäkelä f99cace77f MDEV-22924 Corruption in MVCC read via secondary index 5 years ago
Marko Mäkelä 064bfbaf06 MDEV-23499 Assertion c.same_type(*o) failed 5 years ago
Thirunarayanan Balathandayuthapani 362b18c536 MDEV-23380 InnoDB reads a page from disk despite parsing MLOG_INIT_FILE_PAGE2 record 5 years ago
Marko Mäkelä 5f2628d1ee MDEV-22778 Slow InnoDB shutdown on large instance 5 years ago
Eugene Kosov 0e86254b05 MDEV-22930 Unnecessary contention on rw_lock_list_mutex in ibuf_dummy_index_create() 5 years ago
Marko Mäkelä 431200090e MDEV-22867 Assertion instant.n_core_fields == n_core_fields failed 6 years ago
Thirunarayanan Balathandayuthapani fdb37d084b MDEV-21787 Alter table failure tries to access uninitialized column 6 years ago
Marko Mäkelä cb437417d2 MDEV-19114 gcol.innodb_virtual_debug: Assertion n_fields>0 failed 6 years ago
Marko Mäkelä 386f168ab3 MDEV-22456 after-merge fix: introduce Atomic_relaxed 6 years ago
Marko Mäkelä ad6171b91c MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDB 6 years ago
Marko Mäkelä ba3d58ad4c MDEV-22523 index->rtr_ssn.mutex is wasting memory 6 years ago
Thirunarayanan Balathandayuthapani f7599f4799 MDEV-21792 Server aborts upon attempt to create foreign key on spatial field 6 years ago
Marko Mäkelä f224525204 MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 6 years ago