mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Add support for Falcon, so that partitioning can be tested.
sql/handler.h: Adding Falcon
This commit is contained in:
@@ -259,6 +259,7 @@ enum legacy_db_type
|
||||
DB_TYPE_PBXT,
|
||||
DB_TYPE_TABLE_FUNCTION,
|
||||
DB_TYPE_MEMCACHE,
|
||||
DB_TYPE_FALCON,
|
||||
DB_TYPE_FIRST_DYNAMIC=42,
|
||||
DB_TYPE_DEFAULT=127 // Must be last
|
||||
};
|
||||
|
Reference in New Issue
Block a user