MySQL database file migration and modify default data file storage location

Source: Internet
Author: User

Environment:

1. Two WIN10 computers

2, MySql5.6

Process:

1, the original computer to stop the MySQL service

2. Copy the C:\ProgramData\MySQL\MySQL Server 5.6\data folder to the target computer D:\MysqlData

3, the target computer to stop the MySQL service

4. Modify the target computer C:\Program files (x86) \mysql\mysql Server 5.6\my.ini file:

DataDir instead:

Datadir= "d:/mysqldata/data/"

5. Target PC d:/mysqldata/data/Set authenticated user and users Full Control permissions

6, the target computer to start the MySQL service

MySQL database file migration and modify default data file storage location

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.