Published Jun 15, 2022
[
 
]
I often install different Linux OS, to save the time for MySQL setup, do the following.
sudo cp -R mysql-data-folder /var/lib/mysql
sudo chown -R mysql:mysql /var/lib/mysql