mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 06:05:32 +02:00
MySQL Bugs: #16772: Starting node joins cluster too early, workaround avoiding the issue for dynamically allocated nodeid's
storage/ndb/include/kernel/signaldata/AllocNodeId.hpp: New BitKeeper file ``storage/ndb/include/kernel/signaldata/AllocNodeId.hpp''
This commit is contained in:
parent
43f6f1b9d5
commit
1dc94a9dcf
9 changed files with 386 additions and 4 deletions
|
|
@ -111,9 +111,9 @@ extern const GlobalSignalNumber NO_OF_SIGNAL_NAMES;
|
|||
/* 57 unused */
|
||||
/* 58 unused */
|
||||
/* 59 unused */
|
||||
/* 60 unused */
|
||||
/* 61 unused */
|
||||
/* 62 unused */
|
||||
#define GSN_ALLOC_NODEID_REQ 60
|
||||
#define GSN_ALLOC_NODEID_CONF 61
|
||||
#define GSN_ALLOC_NODEID_REF 62
|
||||
/* 63 unused */
|
||||
/* 64 unused */
|
||||
/* 65 unused */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue