mirror of
https://github.com/MariaDB/server.git
synced 2025-11-19 19:03:26 +03:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
into dl145b.mysql.com:/home/ndbdev/tomas/mysql-5.1
This commit is contained in:
@@ -1249,6 +1249,7 @@ objectStateMapping[] = {
|
||||
{ DictTabInfo::StateBuilding, NdbDictionary::Object::StateBuilding },
|
||||
{ DictTabInfo::StateDropping, NdbDictionary::Object::StateDropping },
|
||||
{ DictTabInfo::StateOnline, NdbDictionary::Object::StateOnline },
|
||||
{ DictTabInfo::StateBackup, NdbDictionary::Object::StateBackup },
|
||||
{ DictTabInfo::StateBroken, NdbDictionary::Object::StateBroken },
|
||||
{ -1, -1 }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user