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

into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
This commit is contained in:
unknown 2006-01-23 14:16:35 +01:00
commit 949197ad71

View File

@ -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,