22 #include "SignalData.hpp"
23 #include "GlobalSignalNumbers.h"
26 STATIC_CONST( SignalLength = 12 );
29 AlterTablePrepare = 0,
32 AlterTableComplete = 3,
33 AlterTableWaitScan = 4,
34 AlterTableSumaEnable = 5,
35 AlterTableSumaFilter = 6
36 ,AlterTableReadOnly = 7
37 ,AlterTableReadWrite = 8
45 Uint32 newTableVersion;
52 Uint32 newNoOfCharsets;
54 Uint32 newNoOfKeyAttrs;
58 SECTION( DICT_TAB_INFO = 0 );
59 SECTION( FRAGMENTATION = 1 );
67 STATIC_CONST( SignalLength = 3 );
77 STATIC_CONST( SignalLength = 7 );