There is a production database using mySQL 5.7.28 , I know how to use mysqldump to do the backup, but it seems that it isn't a good way to backup a big production database, could you please help me with the best way to backup and restore mysql database? thanks!
↧