Method and system for realizing free recovery of MySQL data
A data-free technology, applied in the blockchain field, can solve problems such as difficulty, complex binlog, time-consuming, etc., to achieve the effect of free recovery, fast and efficient data recovery
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0035] According to a kind of method that realizes the free recovery of MySQL data provided by the present invention, comprising:
[0036] Step S1: use canal as the slave database to read the binlog log of the master database in real time;
[0037] Step S2: Write the data read by canal into the message queue kafka;
[0038] Step S3: Read the data in the message queue kafka and write it into the text database mongodb to avoid data loss caused by excessive data flow or downtime of the main database;
[0039] Step S4: By using the text database mongodb, you can freely choose the database you want to restore, and freely restore the data in the specified time period.
[0040] The text database mongodb is a full amount of data, which can restore all or part of the data.
[0041] There are too many libraries in a database, and the user data is too complex. During the data restoration process, when you only want to quickly restore the data of some libraries, it is too complicated to...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
