There are a lot of questions (1 ,2 ,3 ) about speed up MySql restoring. But all of them speed up **data** import. Is there a way to speed up schema tables creation? For example dump iundepended table in parallel and restoring them in parallel too.
Btw,
SET FOREIGN_KEY_CHECKS=0
is not a solution, becase standart mysql dump creates dump file with that statement.
Asked by Cherry
(129 rep)
Mar 18, 2016, 04:25 AM
Last activity: Jul 23, 2025, 08:04 PM
Last activity: Jul 23, 2025, 08:04 PM