summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/t/galera_repl_max_ws_size.test
diff options
context:
space:
mode:
authorAleksey Midenkov <midenok@gmail.com>2022-10-07 00:45:21 +0300
committerAleksey Midenkov <midenok@gmail.com>2022-10-07 00:46:38 +0300
commitfa0cada95baeb9fad5a2d6dad687bb13c93da9b6 (patch)
treec1de46f46eac097370e86a1ed9169de2cd40d245 /mysql-test/suite/galera/t/galera_repl_max_ws_size.test
parent74fe1c44aa118fe6a0a86be0f0d236af25853b27 (diff)
downloadmariadb-git-fa0cada95baeb9fad5a2d6dad687bb13c93da9b6.tar.gz
MDEV-28576 RENAME COLUMN with NOCOPY algorithm leads to corrupt partitioned table
10.5 part: test cases and comments. The code is in the merge commit 74fe1c44aa1 When f.ex. table is partitioned by HASH(a) and we rename column `a' to `b' partitioning filter stays unchanged: HASH(a). That's the wrong behavior. The patch updates partitioning filter in accordance to the new columns names. That includes partition/subpartition expression and partition/subpartition field list.
Diffstat (limited to 'mysql-test/suite/galera/t/galera_repl_max_ws_size.test')
0 files changed, 0 insertions, 0 deletions