Commit 54b3472e authored by Sergei Golubchik's avatar Sergei Golubchik

remove unsusd DB_TYPE value

parent 8bc6aed4
...@@ -353,7 +353,6 @@ enum legacy_db_type ...@@ -353,7 +353,6 @@ enum legacy_db_type
DB_TYPE_PARTITION_DB=20, DB_TYPE_PARTITION_DB=20,
DB_TYPE_BINLOG=21, DB_TYPE_BINLOG=21,
DB_TYPE_PBXT=23, DB_TYPE_PBXT=23,
DB_TYPE_MARIA=27,
DB_TYPE_PERFORMANCE_SCHEMA=28, DB_TYPE_PERFORMANCE_SCHEMA=28,
DB_TYPE_FIRST_DYNAMIC=42, DB_TYPE_FIRST_DYNAMIC=42,
DB_TYPE_DEFAULT=127 // Must be last DB_TYPE_DEFAULT=127 // Must be last
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment