mariadb/mysql-test/suite/parts/inc
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
..
methods1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_blocked_sql_funcs_main.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_supported_sql_funcs_delete.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_supported_sql_funcs_main.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition.pre Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_10.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_11.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_12.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_20.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter3.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter4.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_11.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_13.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_41.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_basic.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_bigint.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_binary.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_bit.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_blob.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_blocked_sql_funcs.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_char.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_drop.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_cleanup.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_date.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_datetime.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_decimal.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_directory.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_double.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_engine.inc Bug#31931 Partitions: unjustified 'mix of handlers' error message 2008-01-09 13:15:50 +01:00
partition_enum.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_float.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_int.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_key_4col.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_key_8col.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_key_16col.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_key_32col.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_layout.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_layout_check1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_layout_check2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_mediumint.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_methods1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_methods2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_set.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_smallint.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_supported_sql_funcs.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_text.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_time.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_timestamp.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_tinyint.inc shorten filenames 2007-04-30 16:24:13 +02:00
partition_trigg1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_trigg2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_trigg3.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_value.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_varbinary.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_varchar.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_year.inc shorten filenames 2007-04-30 16:24:13 +02:00