• marko's avatar
    branches/zip: Minor cleanup. · eddd2aed
    marko authored
    row_remove_indexes_for_mysql(): Rename to row_merge_drop_indexes(),
    move from row0mysql.c to row0merge.c and make the return type void.
    
    row_merge_remove_index(): Rename to row_merge_drop_index() and make
    the return type void.
    eddd2aed
row0merge.c 54 KB