mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
ndb -
fix crashing dump numbers
This commit is contained in:
@@ -141,7 +141,7 @@ public:
|
|||||||
TuxSetLogFlags = 12002,
|
TuxSetLogFlags = 12002,
|
||||||
TuxMetaDataJunk = 12009,
|
TuxMetaDataJunk = 12009,
|
||||||
|
|
||||||
DumpTsman = 9000,
|
DumpTsman = 9002,
|
||||||
DumpLgman = 10000,
|
DumpLgman = 10000,
|
||||||
DumpPgman = 11000
|
DumpPgman = 11000
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user