Method and device for verifying data between databases
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- NETSUNION CLEARING CORP
- Publication Date
- 2019-05-10
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of databases, in particular to a method and device for checking data between databases. Background technique
[0002] At present, the platform OLTP (On-Line Transaction Processing, online transaction processing, online transaction processing process) business data storage mainly uses the MySQL database, which adopts the master-slave replication scheme to expand the architecture and redundant data (such as 1 master and 1 backup or 1 master and multiple backups) ), and the core financial business system requires the platform to achieve high database availability and strong data consistency.
[0003] However, master-slave replication is log-based logical replication. MySQL uses logical replication to play back transaction logs to synchronize changes in the master database, which can easily lead to data inconsistencies on the master and slave nodes. Therefore, the data consistency of the active and standby node...