Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Simplified dd_recreate_table()
It is used only with persistent tables, so remove path argument, which was introduced in 9594107 and became useless after ce6a63e. Part of MDEV-17805 - Remove InnoDB cache for temporary tables.
- Loading branch information
Sergey Vojtovich
committed
Apr 3, 2019
1 parent
1dac55c
commit 878f831
Showing
2 changed files
with
8 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters