#include <AlterTable.hpp>
Public Types |
enum | Change_type { CT_ALTERED = 0x1,
CT_DROPPED = 0x2
} |
Public Member Functions |
| STATIC_CONST (SignalLength=3) |
| SECTION (TABLE_NAME=0) |
Public Attributes |
Uint32 | tableId |
Uint32 | tableVersion |
Uint32 | changeType |
Friends |
bool | printALTER_TABLE_REP (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
Inform API about change of table definition
Definition at line 327 of file AlterTable.hpp.
The documentation for this struct was generated from the following file: