mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
ndb -
fix crashing dump numbers
This commit is contained in:
parent
be7e6b48b3
commit
d435cb8555
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ public:
|
|||
TuxSetLogFlags = 12002,
|
||||
TuxMetaDataJunk = 12009,
|
||||
|
||||
DumpTsman = 9000,
|
||||
DumpTsman = 9002,
|
||||
DumpLgman = 10000,
|
||||
DumpPgman = 11000
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue