75 Commits (81faf41786cfcded18d5b20d341175367ef1453f)

Author SHA1 Message Date
Thirunarayanan Balathandayuthapani 81faf41786 MDEV-30597 Assertion `flag == 1' failed in row_build_index_entry_low 3 years ago
Nikita Malyavin 1f5ca66e53 MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual column 4 years ago
Nikita Malyavin 300253acf1 revive innodb_debug_sync 6 years ago
Marko Mäkelä b8c8692fd9 MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 5 years ago
Nikita Malyavin 97db6c15ea MDEV-20618 Assertion failed in row_upd_sec_index_entry 5 years ago
Nikita Malyavin a3d66090c7 MDEV-18366 Crash on SELECT on a table with indexed virtual columns 5 years ago
Marko Mäkelä f35d172103 MDEV-23198 Crash in REPLACE 5 years ago
Marko Mäkelä eba2d10ac5 MDEV-22721 Remove bloat caused by InnoDB logger class 6 years ago
Marko Mäkelä fc58c17216 MDEV-21336 Memory leaks related to innodb_debug_sync 6 years ago
Daniel Black ba2061da52 MDEV-21595: innodb offset_t rename to rec_offs 6 years ago
Marko Mäkelä 57ec41d6ea Cleanup: Remove a constant parameter 6 years ago
Marko Mäkelä c3695b4058 MDEV-21511: Remove unnecessary code 6 years ago
Eugene Kosov f0aa073f2b MDEV-20950 Reduce size of record offsets 6 years ago
Nikita Malyavin 350e46a8b5 MDEV-18546 ASAN heap-use-after-free in innobase_get_computed_value / row_purge 6 years ago
Marko Mäkelä dae1b3b04c MDEV-15326: Backport trx_t::is_referenced() 6 years ago
Marko Mäkelä b07beff894 MDEV-15326: InnoDB: Failing assertion: !other_lock 6 years ago
Thirunarayanan Balathandayuthapani 8fb39b2c35 MDEV-19870 gcol.innodb_virtual_debug_purge doesn't fail if row_vers_old_has_index_entry gives wrong result 6 years ago
Vicențiu Ciorbaru c0ac0b8860 Update FSF address 7 years ago
Marko Mäkelä ce195987c3 MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field() 7 years ago
Marko Mäkelä ff88e4bb8a Remove many redundant #include from InnoDB 7 years ago
Marko Mäkelä 9a815401c6 MDEV-17043 Purge of indexed virtual columns may cause hang on table-rebuilding DDL 7 years ago
Thirunarayanan Balathandayuthapani de85355436 MDEV-16713 Hangs server with repeating log entry 7 years ago
Marko Mäkelä c5ba13dda0 MDEV-15855 cleanup: Privatize purge_vcol_info_t 7 years ago
Thirunarayanan Balathandayuthapani 8b0d4cff07 MDEV-15855 Deadlock between purge thread and DDL statement 7 years ago
Marko Mäkelä 1748a31ae8 MDEV-16675 Unnecessary explicit lock acquisition during UPDATE or DELETE 7 years ago
Monty ab19466656 MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_equal 8 years ago
Marko Mäkelä c57e9835ff Replace dict_col_is_virtual(col) with col->is_virtual() 8 years ago
Marko Mäkelä 2b27ac8282 Fix many -Wunused-parameter 8 years ago
Marko Mäkelä 97e51d24cb MDEV-13697 DB_TRX_ID is not always reset 8 years ago
Marko Mäkelä fb335b48b5 Allocate purge_sys statically 8 years ago
Marko Mäkelä 44314c768f MDEV-15165 InnoDB purge for index on virtual column is trying to access an incomplete record 8 years ago
Marko Mäkelä 29240b50e3 Correct a comment about incomplete records 8 years ago
Sergey Vojtovich bc7a1dc1fb MDEV-15104 - Optimise MVCC snapshot 8 years ago
Sergey Vojtovich 55277e8840 MDEV-15059 - Misc small InnoDB scalability fixes 8 years ago
Marko Mäkelä f8882cce93 Replace trx_sys_t* trx_sys with trx_sys_t trx_sys 8 years ago
Sergey Vojtovich 7078203389 MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich 0ca2ea1a65 MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASH 8 years ago
Sergey Vojtovich 380069c235 MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASH 8 years ago
Marko Mäkelä 1e6ac94451 Correct the comment of row_vers_impl_x_locked() 8 years ago
Marko Mäkelä a4948dafcd MDEV-11369 Instant ADD COLUMN for InnoDB 8 years ago
Marko Mäkelä 48192f963a Add the parameter bool leaf to rec_get_offsets() 8 years ago
Marko Mäkelä 3c09f148f3 MDEV-12288 Reset DB_TRX_ID when the history is removed, to speed up MVCC 8 years ago
Marko Mäkelä 4e1116b2c6 MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 10 years ago
Marko Mäkelä 8780b89529 MDEV-11831 Make InnoDB mini-transaction memo checks stricter 9 years ago
Sergei Golubchik 1cae1af6f9 MDEV-5800 InnoDB support for indexed vcols 9 years ago
Jan Lindström fec844aca8 Merge InnoDB 5.7 from mysql-5.7.14. 9 years ago
Jan Lindström 2e814d4702 Merge InnoDB 5.7 from mysql-5.7.9. 9 years ago
Sergei Golubchik 6d06fbbd1d move to storage/innobase 11 years ago
Sergei Golubchik 14a142fca6 move to storage/xtradb 11 years ago
Sergei Golubchik 6cb3146af8 percona-server-5.6.17-65.0 12 years ago