mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
bug#11942
This commit is contained in:
@@ -57,7 +57,8 @@ public:
|
||||
NoSuchTable = 709,
|
||||
InvalidTableVersion = 241,
|
||||
DropInProgress = 283,
|
||||
NoDropTableRecordAvailable = 1229
|
||||
NoDropTableRecordAvailable = 1229,
|
||||
BackupInProgress = 745
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user