diff options
author | unknown <mikael@dator5.(none)> | 2006-07-05 12:57:23 -0400 |
---|---|---|
committer | unknown <mikael@dator5.(none)> | 2006-07-05 12:57:23 -0400 |
commit | 43179555d90d1aee70d196e918e981f70168eb8d (patch) | |
tree | 8f36a7bb24ca74f2a63dee7cf39c872db64f6570 /mysql-test/t/partition_range.test | |
parent | 60d070b2736fb3d326eacd973a5af9a2ba094c84 (diff) | |
download | mariadb-git-43179555d90d1aee70d196e918e981f70168eb8d.tar.gz |
BUG#20770: DATA DIRECTORY and INDEX DIRECTORY error when ALTER TABLE ADD/DROP/REORGANIZE partition
Also some error in handling options for subpartitions.
mysql-test/r/partition.result:
New test cases
mysql-test/t/partition.test:
New test cases
sql/ha_partition.cc:
Added partition_element to prepare_new_partition so that we can properly set-up table
before creating partitions.
sql/ha_partition.h:
Added partition_element to prepare_new_partition so that we can properly set-up table
before creating partitions.
sql/sql_yacc.yy:
Ensure that subpartitions always inherit options from the partition they belong to.
They can change it afterwards but will use the options as set on partition level
if set at that level.
Diffstat (limited to 'mysql-test/t/partition_range.test')
0 files changed, 0 insertions, 0 deletions