diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2021-01-01 16:04:00 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2021-01-01 16:04:00 +0200 |
commit | 3f38e2a452575e22813c363a8f7900f727f6b16b (patch) | |
tree | 8e34972e32ea6a5c5619c6470d0e2940dad6cec3 /debian/changelog | |
parent | 9118fd360a3da0bba521caf2a35c424968235ac4 (diff) | |
download | mariadb-git-3f38e2a452575e22813c363a8f7900f727f6b16b.tar.gz |
MDEV-24503 Assertion m_prebuilt->trx == thd_to_trx(m_user_thd) failed in ha_innobase::is_read_only
ha_innobase::check_if_supported_inplace_alter(): Invoke is_read_only()
only after calling update_thd(). In this way, the assertion failure
should be avoided even if the client was reconnected right before an
ALTER TABLE statement.
This bug was introduced by MDEV-23497.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions