Commit 36e83aca authored by marko's avatar marko

branches/zip: recv_recovery_from_checkpoint_finish():

Revert a change that was accidentally committed in r6345.
parent cd653f78
......@@ -3264,8 +3264,6 @@ recv_recovery_from_checkpoint_finish(void)
/* Drop partially created indexes. */
row_merge_drop_temp_indexes();
/* Drop temporary tables. */
row_mysql_drop_temp_tables();
#ifdef UNIV_SYNC_DEBUG
/* Wait for a while so that created threads have time to suspend
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment