A method of backing up a mysql database
A database and backup technology, which is applied to the redundancy in the operation for data error detection, electrical digital data processing, special data processing applications, etc. It can solve problems such as intentional data loss without interest, and achieve reliable design principles and highlight the essence. Sexual characteristics, simple structure effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0074] The present invention will be described in detail below with reference to the accompanying drawings and specific embodiments. The following embodiments are explanations of the present invention, but the present invention is not limited to the following embodiments.
[0075] Such as figure 1 As shown, the present embodiment provides a method for mysql database backup, which includes the following steps:
[0076] S1: Enable the master logbin function of the mysql database; specifically include the following steps:
[0077] S11: To enable the master logbin function, it needs to be set under my.ini→[mysqld]:
[0078] Server_id=1
[0079] Log_bin=mysql-bin
[0080] Sync_logbin=1
[0081] Among them, the Server_id is because the main and standby database clusters need to be set up, and different values need to be specified on the standby database. The Log_bin item is the configuration item that indicates to enable the logbin function, and the sync_logbin indicates that...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
