mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged
This commit is contained in:
commit
bff6df9232
11 changed files with 199 additions and 32 deletions
|
|
@ -150,6 +150,7 @@ struct DropFileRef {
|
|||
enum ErrorCode {
|
||||
NoError = 0,
|
||||
Busy = 701,
|
||||
NotMaster = 702,
|
||||
NoSuchFile = 766,
|
||||
DropUndoFileNotSupported = 769,
|
||||
InvalidSchemaObjectVersion = 774
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue