diff options
-rw-r--r-- | sql/handler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/handler.h b/sql/handler.h index 5232900a293..35d27599d9d 100644 --- a/sql/handler.h +++ b/sql/handler.h @@ -353,7 +353,6 @@ enum legacy_db_type DB_TYPE_PARTITION_DB=20, DB_TYPE_BINLOG=21, DB_TYPE_PBXT=23, - DB_TYPE_MARIA=27, DB_TYPE_PERFORMANCE_SCHEMA=28, DB_TYPE_FIRST_DYNAMIC=42, DB_TYPE_DEFAULT=127 // Must be last |