mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Applying InnoDB snapshot
Detailed revision comments: r6346 | marko | 2009-12-21 12:03:25 +0200 (Mon, 21 Dec 2009) | 2 lines branches/zip: recv_recovery_from_checkpoint_finish(): Revert a change that was accidentally committed in r6345.
This commit is contained in:
parent
d3eefa0d2e
commit
1c75a493cc
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue