Skip to content
Permalink
Browse files
MDEV-12396 IMPORT TABLESPACE cleanup
Reduce unnecessary inter-module calls for IMPORT TABLESPACE.
Move some IMPORT-related code from fil0fil.cc to row0import.cc.

PageCallback: Remove. Make AbstractCallback the base class.

PageConverter: Define some member functions inline.
  • Loading branch information
dr-m committed Mar 20, 2018
1 parent eee73dd commit 6247c64
Show file tree
Hide file tree
Showing 6 changed files with 1,008 additions and 1,183 deletions.

0 comments on commit 6247c64

Please sign in to comment.