Commit ef55f642 authored by unknown's avatar unknown

Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new

into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new

parents 816b7751 949197ad
...@@ -33,7 +33,7 @@ class AddFragReq { ...@@ -33,7 +33,7 @@ class AddFragReq {
friend bool printADD_FRAG_REQ(FILE *, const Uint32 *, Uint32, Uint16); friend bool printADD_FRAG_REQ(FILE *, const Uint32 *, Uint32, Uint16);
public: public:
STATIC_CONST( SignalLength = 10 ); STATIC_CONST( SignalLength = 11 );
enum RequestInfo { enum RequestInfo {
CreateInRunning = 0x8000000, 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