summaryrefslogtreecommitdiff
path: root/mysql-test/main/long_unique_bugs.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22719 Long unique keys are not created when individual key_part->length ...Sachin2020-06-071-0/+12
* MDEV-21804 Assertion `marked_for_read()' failed upon INSERT into table with l...Sachin2020-06-071-0/+16
* MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-031-0/+17
* MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-021-0/+6
* MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in l...Sachin2019-04-031-1/+44
* MDEV-18904 Assertion `m_part_spec.start_part >= m_part_spec.end_part' failed ...Sachin2019-03-231-0/+9
* Revert (MDEV-18888)2b06de8064660c5c, fix it in different way And add test cas...Sachin2019-03-231-0/+15
* MDEV-18901 Wrong results after ADD UNIQUE INDEX(blob_column)Sachin2019-03-221-0/+22
* MDEV-18967 Load data in system version with long unique does not workSachin2019-03-211-0/+13
* MDEV-18888 Server crashes in Item_field::register_field_in_read_map upon...sachinsetia1001@gmail.com2019-03-171-0/+19
* MDEV-18889 Long unique on virtual fields crashes serversachinsetia1001@gmail.com2019-03-171-0/+18
* MDEV-18809 Server crash in fields_in_hash_keyinfo or Assertion `key_info->key...sachinsetia1001@gmail.com2019-03-151-0/+18
* MDEV-18922 Alter on long unique varchar column makes result nullsachinsetia1001@gmail.com2019-03-151-0/+10
* MDEV-18800 Server crash in instant_alter_column_possible or Assertion...sachin2019-03-131-0/+9
* Add test cases for MDEV-18792 MDEV-18793 MDEV-18795 MDEV-18798 MDEV-18801sachin2019-03-131-0/+47
* MDEV-18799 Long unique does not work after failed alter tablesachin2019-03-131-0/+12
* MDEV-18790 Server crash in fields_in_hash_keyinfo after unsuccessful...sachin2019-03-131-0/+10
* MDEV-18748 REPLACE doesn't work with unique blobs on MyISAM tableSergei Golubchik2019-02-271-0/+8
* MDEV-18747 InnoDB: Failing assertion: table->get_ref_count() == 0 upon droppi...Sergei Golubchik2019-02-271-0/+8
* MDEV-18720 Assertion `inited==NONE' failed in ha_index_init upon update on ve...Sergei Golubchik2019-02-271-0/+12
* MDEV-18722 Assertion `templ->mysql_null_bit_mask' failed in row_sel_store_mys...Sergei Golubchik2019-02-271-0/+8
* MDEV-18713 Assertion `strcmp(share->unique_file_name,filename) || share->last...Sergei Golubchik2019-02-271-0/+10
* MDEV-18712 InnoDB indexes are inconsistent with what defined in .frm for tabl...Sergei Golubchik2019-02-271-0/+11
* MDEV-18707 Server crash in my_hash_sort_bin, ASAN heap-use-after-free in Fiel...Sergei Golubchik2019-02-271-0/+17