168
172
uint32_t query_prealloc_size;
169
173
uint32_t trans_alloc_block_size;
170
174
uint32_t trans_prealloc_size;
172
175
uint64_t group_concat_max_len;
173
176
/* TODO: change this to my_thread_id - but have to fix set_var first */
174
177
uint64_t pseudo_thread_id;
179
179
StorageEngine *storage_engine;
181
181
/* Only charset part of these variables is sensible */