47 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
Thirunarayanan Balathandayuthapani 446ec64651 MDEV-27962 Instant DDL downgrades the MDL when table is empty 4 years ago
Marko Mäkelä 878f7e38c7 MDEV-23805 fixup: Adjsut the MDEV-16131 and MDEV-24730 tests 4 years ago
Thirunarayanan Balathandayuthapani d270525dfd MDEV-23805 Make Online DDL to Instant DDL when table is empty 4 years ago
Marko Mäkelä a635588b56 MDEV-25236 Online log apply fails for ROW_FORMAT=REDUNDANT tables 4 years ago
Marko Mäkelä b8c8692fd9 MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 5 years ago
Marko Mäkelä 61e00db6ad MDEV-24796 Assertion `page_has_next... failed in btr_pcur_store_position() 5 years ago
Thirunarayanan Balathandayuthapani eb7c5530ec MDEV-24730 Insert log operation fails after purge resets n_core_fields 5 years ago
Marko Mäkelä e626f511f9 MDEV-24653 fixup: Make the test deterministic 5 years ago
Marko Mäkelä 75538f94ca MDEV-24653 fixup: Make the test deterministic 5 years ago
Marko Mäkelä 0c3d264207 instant_alter_debug: Cover everything with innodb_instant_alter_column 5 years ago
Marko Mäkelä eaeb8ec4b8 MDEV-24653 Assertion block->page.id.page_no() == index->page failed in innobase_add_instant_try() 5 years ago
Marko Mäkelä d67e17bb81 MDEV-24512 Assertion failed in rec_is_metadata() in btr_discard_only_page_on_level() 5 years ago
Marko Mäkelä 431200090e MDEV-22867 Assertion instant.n_core_fields == n_core_fields failed 6 years ago
Marko Mäkelä 2acc6f2d95 MDEV-21658 Error on online ADD PRIMARY KEY after instant DROP/reorder 6 years ago
Eugene Kosov a14544260c MDEV-21045 AddressSanitizer: use-after-poison in mem_heap_dup / row_log_table_get_pk_col 6 years ago
Marko Mäkelä 0e1ba364a1 MDEV-19916 Corruption after instant ADD/DROP and shrinking the tree 6 years ago
Marko Mäkelä 6639fc3fda MDEV-18098 Crash after rollback of instant DROP COLUMN 7 years ago
Marko Mäkelä f69879baca MDEV-17899 Assertion failures on rollback of instant ADD/DROP 7 years ago
Marko Mäkelä 0e5a4ac253 MDEV-15662 Instant DROP COLUMN or changing the order of columns 7 years ago
Marko Mäkelä 021652ba50 MDEV-15872 Crash in online ALTER TABLE...ADD PRIMARY KEY after instant ADD COLUMN...NULL 7 years ago
Marko Mäkelä 255328d393 MDEV-16131 Assertion failed in dict_index_t::instant_field_value() 7 years ago
Thirunarayanan Balathandayuthapani 85cc6b70bd MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 8 years ago
Marko Mäkelä 3b50cd2492 Make a test independent of the build options 8 years ago
Marko Mäkelä 6c43068d63 MDEV-15060 Assertion in row_log_table_apply_op after instant ADD when the table is emptied during subsequent ALTER TABLE 8 years ago
Marko Mäkelä a4948dafcd MDEV-11369 Instant ADD COLUMN for InnoDB 8 years ago