Restore MySQL dump in the background
Remote SSH to the Linux servers will get disconnected for multiple reasons, if you have a huge dump of MySQL database and want to restore the database using the MySQL command in the background and should not affect if your session terminates, follow the below steps First, start your restore process using the usual MySQL…
