diff options
author | Sergei Golubchik <serg@mariadb.org> | 2017-10-16 12:34:17 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2017-10-17 07:37:39 +0200 |
commit | b036b6b59464524d7dd54a4c9a75b5ee8a14dbe0 (patch) | |
tree | 20b6bfb5878bdb3a76a85caa8c9d0140891a2531 /sql/sql_partition.h | |
parent | 19a702a85c69d241e360d1d5a040378928a3fdca (diff) | |
download | mariadb-git-b036b6b59464524d7dd54a4c9a75b5ee8a14dbe0.tar.gz |
MDEV-13937 Aria engine: Internal Error 160 after partition handling
Partition wasn't setting HA_OPTION_PACK_RECORD on ALTER TABLE
if the row format was PAGE.
(so one bit in the null bitmap was reserved for a deleted bit -
see make_empty_rec - and all actual null bits were one off)
Diffstat (limited to 'sql/sql_partition.h')
0 files changed, 0 insertions, 0 deletions