summaryrefslogtreecommitdiff
path: root/mysql-test/lib
diff options
context:
space:
mode:
authorThirunarayanan Balathandayuthapani <thiru@mariadb.com>2021-11-11 12:56:33 +0530
committerThirunarayanan Balathandayuthapani <thiru@mariadb.com>2021-11-11 15:12:30 +0530
commit33b64f89803042849b16089754506532a46a7eff (patch)
tree2e8f583e45f453fd04c87541e8642981ac1eb3ba /mysql-test/lib
parent3480c3f95b27c8f3e6f4ecbe6262e5b80109c0d4 (diff)
downloadmariadb-git-bb-10.6-MDEV-23805.tar.gz
MDEV-23805 Make Online DDL to Instant DDL when table is emptybb-10.6-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 'mysql-test/lib')
0 files changed, 0 insertions, 0 deletions