some code cleanup

This commit is contained in:
Sinisa@sinisa.nasamreza.org 2002-12-04 21:39:15 +02:00
parent be6b50e152
commit 5331a7ef8e

View File

@ -1848,7 +1848,6 @@ copy_data_between_tables(TABLE *from,TABLE *to,
if (to->file->external_lock(thd,F_UNLCK))
error=1;
err:
tmp_error = ha_recovery_logging(thd,TRUE);
free_io_cache(from);
*copied= found_count;
*deleted=delete_count;