A course of backup and restore of MySQL database in WDCP

Source: Internet
Author: User

Now only through the WDCP panel with the database backup, and then restore functionality, you can solve the problem of backup of larger databases, and relatively complete.

First, WDCP database backup

In the list of databases, select the database you want to back up, see a similar image above, and then back up after you click Back. In the same way, we can also use the WDCP panel to back up the site files, and there are similar backup links in the site list.

Second, WDCP Web site database restore

We download the first step of the database to the local, and then when the need to relocate the site to restore data, first set up the database users, and then need to pause the database link.

The code is as follows Copy Code
Service Mysqld Stop
Then put our backup database compression package on the current MySQL version of the corresponding database name in the Var directory, you need to extract to the present file.
The code is as follows Copy Code
Service mysqld Restart
Then you will need to restart the MySQL link.
In this way, we can use the WDCP panel to compare the site data to a complete backup

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.