158
158
#define FIELD_IS_RENAMED (1<< 21) /* Intern: Field is being renamed */
159
159
#define FIELD_STORAGE_FLAGS 22 /* Storage type: bit 22, 23 and 24 */
160
160
#define COLUMN_FORMAT_FLAGS 25 /* Column format: bit 25, 26 and 27 */
162
163
#define REFRESH_LOG 2 /* Start on new log file */
163
164
#define REFRESH_TABLES 4 /* close all tables */