mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
This commit is contained in:
commit
401d03c9b1
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue