diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2021-11-12 17:46:35 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2021-11-12 17:46:35 +0530 |
commit | d270525dfde86bcb92a2327234a0954083e14a94 (patch) | |
tree | 89b8a1dc169f97f8f87ac40d47c7bc5cb90fe98c /man/mysqlcheck.1 | |
parent | c5380c30b59da88bba2a6394c7599a420016ccdd (diff) | |
download | mariadb-git-d270525dfde86bcb92a2327234a0954083e14a94.tar.gz |
MDEV-23805 Make Online DDL to Instant DDL when table is emptybb-10.4-MDEV-23805
- In ha_innobase::prepare_inplace_alter_table(), InnoDB should
check whether the table is empty. If the table is empty then
server should avoid downgrading the MDL after prepare phase.
It is more like instant alter, does change only in dicationary
and metadata.
- Changed few debug test case to make non-empty DDL table
Diffstat (limited to 'man/mysqlcheck.1')
0 files changed, 0 insertions, 0 deletions