MyBlogs
BlogTags
Published on
Wednesday, June 15, 2022

Copy MySQL data folder

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

Tags

MySQL

In "MySQL" tag

Previous in tag

Get table size in MySQL

Next in tag

Change MySQL User Password

Previous Article

唐雎为安陵君劫秦王

Next Article

乐毅报燕惠王书
← Back to the blog
wiki.neo
•
© 2025
•
My Blogs