-
Andreas Kusalananda Kähäri authored
to flush index data to file before copying. Add new flag: --noopt (Optional) Skip the optimization step. The database tables are optimized (as with "OPTIMIZE TABLE") to flush the index data onto disk. This may be a time consuming operation for very large tables. The --noopt flag disables the optimization.
fa96f28e