mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
ndb - bug#26450
partial backport from 6.2 + add fix of bug
This commit is contained in:
@@ -195,9 +195,11 @@ extern const GlobalSignalNumber NO_OF_SIGNAL_NAMES;
|
||||
/* 132 not unused */
|
||||
/* 133 not unused */
|
||||
#define GSN_CM_HEARTBEAT 134 /* distr. */
|
||||
/* 135 unused */
|
||||
/* 136 unused */
|
||||
/* 137 unused */
|
||||
|
||||
#define GSN_PREPARE_COPY_FRAG_REQ 135
|
||||
#define GSN_PREPARE_COPY_FRAG_REF 136
|
||||
#define GSN_PREPARE_COPY_FRAG_CONF 137
|
||||
|
||||
#define GSN_CM_NODEINFOCONF 138 /* distr. */
|
||||
#define GSN_CM_NODEINFOREF 139 /* distr. */
|
||||
#define GSN_CM_NODEINFOREQ 140 /* distr. */
|
||||
|
Reference in New Issue
Block a user