branches/zip: Reduce memory allocation and pointer indirection
in fast index creation. innobase_create_index_def(), innobase_copy_index_def(): Copy to pre-allocated space. innobase_create_key_def(): Change the return type from merge_index_def_t** to merge_index_def_t*.
Showing
Please register or sign in to comment