• marko's avatar
    branches/zip: Some more cleanup of fast index creation. · e2a6db40
    marko authored
    Move more definitions from row0mysql.h to row0mysql.c.  Remove the
    unused definition of merge_thread.
    
    merge_index_def_t: Replace merge_index_field_t** with merge_index_field_t*.
    Use mem_heap_strdup() when copying strings.
    
    ha_innobase::add_index(): Avoid excessive use of current_thd.
    e2a6db40
row0merge.c 57 KB