diff options
author | Nikita Malyavin <nikitamalyavin@gmail.com> | 2021-06-25 04:23:27 +0300 |
---|---|---|
committer | Nikita Malyavin <nikitamalyavin@gmail.com> | 2021-07-12 22:00:40 +0300 |
commit | 191cae2d0ddeb475152c475a2227d1c385eaac83 (patch) | |
tree | b98551107e280ee44dea8d589a9ae4af46913451 /support-files | |
parent | f64a4f672ab9c5338a700a05650df394a732aac9 (diff) | |
download | mariadb-git-191cae2d0ddeb475152c475a2227d1c385eaac83.tar.gz |
MDEV-18249 ASSERT_COLUMN_MARKED_FOR_READ failed in ANALYZE TABLE
The problem is the same as in MDEV-18166: columns in virtual field
expression are not marked for read, while the field itself does.
field->register_field_in_read_map() should be called for read-marking all
fields.
The test is reproduced only in 10.4+, however the fix is applicable to
10.2+.
Diffstat (limited to 'support-files')
0 files changed, 0 insertions, 0 deletions