workaround for partitioning bug MDEV-4466 (fixed in 10.0)
This commit is contained in:
parent
c8a5da9676
commit
5bc410e022
@ -357,7 +357,8 @@ enum legacy_db_type
|
||||
/** Performance schema engine. */
|
||||
DB_TYPE_PERFORMANCE_SCHEMA,
|
||||
DB_TYPE_ARIA=42,
|
||||
DB_TYPE_FIRST_DYNAMIC=43,
|
||||
DB_TYPE_TOKUDB=43,
|
||||
DB_TYPE_FIRST_DYNAMIC=44,
|
||||
DB_TYPE_DEFAULT=127 // Must be last
|
||||
};
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user