mariadb/mysql-test/suite/parts/t
mattiasj@client-10-129-10-137.upp.off.mysql.com a6a9774849 Bug#31931 Partitions: unjustified 'mix of handlers' error message
Problem was that the mix of handlers was not consistent between
CREATE and ALTER

changed so that it works like:
    - All partitions must use the same engine
      AND it must be the same as the table.
    - if one does NOT specify an engine on the table level
      then one must either NOT specify any engine on any
      partition/subpartition OR for ALL partitions/subpartitions

Note: that after a table have been created, the storage engine
is specified for all parts of the table (table/partition/subpartition)
and so when using alter, one does not need to specify it (unless one
wants to change the storage engine, then one have to specify it on the
table level)
2008-01-09 13:15:50 +01:00
..
disabled.def Fixes for the bugs 2007-11-20 16:04:07 +01:00
ndb_blob_partition.test shorten filenames 2007-04-30 16:24:13 +02:00
ndb_dd_backuprestore.test shorten filenames 2007-04-30 16:24:13 +02:00
ndb_partition_error.test shorten filenames 2007-04-30 16:24:13 +02:00
ndb_partition_key.test Bug#31931 Partitions: unjustified 'mix of handlers' error message 2008-01-09 13:15:50 +01:00
ndb_partition_list.test shorten filenames 2007-04-30 16:24:13 +02:00
ndb_partition_range.test shorten filenames 2007-04-30 16:24:13 +02:00
part_blocked_sql_func_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_blocked_sql_func_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_supported_sql_func_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_supported_sql_func_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_supported_sql_func_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter1_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter1_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter1_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter2_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter2_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter2_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter3_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter3_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter4_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter4_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_basic_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_basic_myisam.test Fix for 2007-12-06 18:26:50 +01:00
partition_basic_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_bit_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_bit_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_bit_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_char_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_char_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_datetime_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_datetime_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_decimal_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_decimal_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_engine_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_engine_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_engine_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_float_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_float_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_int_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_int_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_int_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_sessions.test shorten filenames 2007-04-30 16:24:13 +02:00
partition_special_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_special_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_value_innodb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_value_myisam.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_value_ndb.test Fixes for the bugs 2007-11-20 16:04:07 +01:00
rpl_ndb_dd_partitions.test shorten filenames 2007-04-30 16:24:13 +02:00
rpl_partition.test Bug #30412 and Bug #30413 2007-08-27 14:12:12 -06:00