mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Merge jonas@perch:src/51-work/
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged
This commit is contained in:
commit
b0a1ea4071
4 changed files with 86 additions and 15 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