ndb - Fix strange SR problems

  uninit variable
parent 68d55c5e
......@@ -33,7 +33,7 @@ class AddFragReq {
friend bool printADD_FRAG_REQ(FILE *, const Uint32 *, Uint32, Uint16);
public:
STATIC_CONST( SignalLength = 10 );
STATIC_CONST( SignalLength = 11 );
enum RequestInfo {
CreateInRunning = 0x8000000,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment