| 
    MySQL 5.6.14 Source Code Document
    
   | 
 
Public Types | |
| enum | ErrorCode {  Undefined = 1, NF_FakeErrorREF = 11, Busy = 701, NoSuchSubscription = 1407, Locked = 1411, Defining = 1418, AlreadyDropped = 1419, NotStarted = 1428 }  | 
Public Member Functions | |
| STATIC_CONST (SignalLength=5) | |
Public Attributes | |
| Uint32 | senderRef | 
| Uint32 | subscriptionId | 
| Uint32 | subscriptionKey | 
| Uint32 | errorCode | 
| Uint32 | senderData | 
Friends | |
| bool | printSUB_REMOVE_REF (FILE *, const Uint32 *, Uint32, Uint16) | 
Definition at line 448 of file SumaImpl.hpp.