diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2023-03-13 15:41:06 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2023-03-13 15:41:06 +0530 |
commit | 92ff7e7add1ad4179fe228a8bc9f2592aa3ae5aa (patch) | |
tree | 2781fe774dc7c9d9eee577eff2824a7cf60afb59 /support-files/magic | |
parent | 7d6b3d40085562d6f9f110f4ba921cf061548844 (diff) | |
download | mariadb-git-bb-10.5-thiru.tar.gz |
MDEV-26198 Assertion `0' failed in row_log_table_apply_op duringbb-10.5-thiru
ADD PRIMARY KEY or OPTIMIZE TABLE
- InnoDB alter fails to apply the online log during redundant table
rebuild. Problem is that InnoDB wrongly reads the length flags of the
record while applying the temporary log record.
rec_init_offsets_comp_ordinary(): For finding the n_core_null_bytes,
InnoDB should use the same logic as rec_convert_dtuple_to_rec_comp().
Diffstat (limited to 'support-files/magic')
0 files changed, 0 insertions, 0 deletions