166
166
#define MULTIPLE_KEY_FLAG 8 /* Field is part of a key */
167
167
#define BLOB_FLAG 16 /* Field is a blob */
168
168
#define UNSIGNED_FLAG 32 /* Field is unsigned */
170
169
#define BINARY_FLAG 128 /* Field is binary */
172
171
/* The following are only sent to new clients */