• marko's avatar
    branches/zip: row_merge_drop_table(): Replace the · 73311227
    marko authored
    row_drop_table_for_mysql() call with a call to
    row_drop_table_for_mysql_no_commit().  The last parameter of
    the function is ibool drop_db, not ibool do_commit.  Also,
    since r1790 of trunk it is not necessary to copy table->name.
    73311227
row0merge.c 49.9 KB