mariadb/storage/innobase/handler
Marko Mäkelä c029d45623 MDEV-23600 follow-up: uninitialized rec_field_is_prefix
build_template_field(): Initialize templ->rec_field_is_prefix
also for indexes on virtual columns. This was caught on 10.5 by
MemorySanitizer as use-of-uninitialized-value in
row_search_with_covering_prefix() when running the test
main.fast_prefix_index_fetch_innodb.
2020-09-04 12:14:24 +03:00
..
ha_innodb.cc MDEV-23600 follow-up: uninitialized rec_field_is_prefix 2020-09-04 12:14:24 +03:00
ha_innodb.h Cleanup: Remove InnoDB wrappers of thd_charset(), thd_query_safe() 2020-05-12 10:15:44 +03:00
ha_xtradb.h MDEV-23474 InnoDB fails to restart after SET GLOBAL innodb_log_checksums=OFF 2020-08-18 16:46:07 +03:00
handler0alter.cc MDEV-23514 Race conditions between ROLLBACK and ALTER TABLE 2020-08-20 08:34:55 +03:00
i_s.cc Merge 10.1 into 10.2 2020-07-14 15:10:59 +03:00
i_s.h Merge 10.1 into 10.2 2019-05-13 18:48:28 +03:00