mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
6a15453640
Problem was that it did not work with corrupted/crashed tables. Solution is to disable these commands until WL#4176 is completed mysql-test/r/partition.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/inc/partition_alter4.inc: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION copy-paste error, changed from REBUILT to REPAIR, as the heading says mysql-test/suite/parts/r/partition_alter1_innodb.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_alter1_myisam.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_alter2_innodb.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_alter2_myisam.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_basic_innodb.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_basic_myisam.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_engine_innodb.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/r/partition_engine_myisam.result: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Test result mysql-test/suite/parts/t/disabled.def: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Disabled test since the tested feature is not longer supported mysql-test/t/partition.test: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION OPTIMIZE PARTITION is not longer supported, waiting for WL#4176 sql/ha_partition.cc: Bug#20129: ALTER TABLE ... ANALYZE/CHECK/OPTIMIZE/REPAIR PARTITION Problem was that it did not work with corrupted/crashed tables. Solution is to disable these commands until WL#4176 is completed (returning HA_ADMIN_NOT_IMPLEMENTED and #ifdef'ed the non-reachable code)
20 lines
1.1 KiB
Modula-2
20 lines
1.1 KiB
Modula-2
ndb_blob_partition : cannot create t1
|
|
ndb_dd_backuprestore : cannot create t1
|
|
ndb_partition_error : cannot create t1
|
|
ndb_partition_list : cannot create t1
|
|
ndb_partition_range : cannot create t1
|
|
partition_bit_ndb : cannot create t1
|
|
partition_int_ndb : cannot create t1
|
|
partition_syntax_ndb : cannot create t1
|
|
partition_value_myisam : Bug#30581 partition_value tests use disallowed CAST() function
|
|
partition_value_innodb : Bug#30581 partition_value tests use disallowed CAST() function
|
|
partition_value_ndb : cannot create t1
|
|
partition_basic_ndb : cannot create t1
|
|
partition_alter1_ndb : timeout. Needs too much time.
|
|
partition_alter2_ndb : cannot create t1
|
|
partition_sessions : needs system_3_init.inc
|
|
partition_engine_ndb : cannot create t1
|
|
part_supported_sql_func_ndb : cannot create t1
|
|
rpl_ndb_dd_partitions : cannot create t1
|
|
partition_alter4_myisam : Bug#20129 / WL#4176
|
|
partition_alter4_innodb : Bug#20129 / WL#4176
|