当前位置:网站首页>I want to inquire about how to ensure data consistency when a MySQL transaction updates multiple tables?
I want to inquire about how to ensure data consistency when a MySQL transaction updates multiple tables?
2022-07-05 14:43:00 【Alibaba cloud Q & A】
I want to consult ,mysql One transaction updates multiple tables , How to ensure data consistency ?
Take the answer 1:
It seems that you need to provide distributed transaction consistency during data synchronization or migration ,flink cdc Not supported for the time being , This demand looks ideal , The implementation is quite complicated , And it's quite special , For example, downstream is a es, Don't care about affairs at all , No need at all , You can write code by yourself .( This answer is collated from Flink CDC Community )
边栏推荐
- Photoshop插件-动作相关概念-ActionList-ActionDescriptor-ActionList-动作执行加载调用删除-PS插件开发
- 长列表优化虚拟滚动
- 分享 20 个稀奇古怪的 JS 表达式,看看你能答对多少
- Section - left closed right open
- [detailed explanation of Huawei machine test] happy weekend
- Interview shock 62: what are the precautions for group by?
- Detailed explanation of usememo, memo, useref and other relevant hooks
- Explain Vue's plan to clean up keepalive cache in time
- 两个BI开发,3000多张报表?如何做的到?
- CPU设计实战-第四章实践任务二用阻塞技术解决相关引发的冲突
猜你喜欢

分享 12 个最常用的正则表达式,能解决你大部分问题

有一个强大又好看的,赛过Typora,阿里开发的语雀编辑器

Penetration testing methodology

微帧科技荣获全球云计算大会“云鼎奖”!

World Environment Day | Chow Tai Fook serves wholeheartedly to promote carbon reduction and environmental protection

世界环境日 | 周大福用心服务推动减碳环保

ASP.NET大型外卖订餐系统源码 (PC版+手机版+商户版)

选择排序和冒泡排序

CPU设计相关笔记

黑马程序员-软件测试-10阶段2-linux和数据库-44-57为什么学习数据库,数据库分类关系型数据库的说明Navicat操作数据的说明,Navicat操作数据库连接说明,Navicat的基本使用,
随机推荐
Photoshop插件-动作相关概念-非加载执行动作文件中动作-PS插件开发
webRTC SDP mslabel lable
Topology可视化绘图引擎
CPU design related notes
PyTorch二分类时BCELoss,CrossEntropyLoss,Sigmoid等的选择和使用
【华为机试真题详解】字符统计及重排
C language -- structure and function
Principle and performance analysis of lepton lossless compression
美国费城发生“安全事故” 2名警察遭枪杀
超级哇塞的快排,你值得学会!
申请代码签名证书时如何选择合适的证书品牌?
手写promise与async await
Type declaration of all DOM elements in TS
GPS原始坐标转百度地图坐标(纯C代码)
Webrtc learning (II)
webRTC SDP mslabel lable
World Environment Day | Chow Tai Fook serves wholeheartedly to promote carbon reduction and environmental protection
How to make a second clip of our media video without infringement
FR练习题目---简单题
729. My schedule I: "simulation" & "line segment tree (dynamic open point) &" block + bit operation (bucket Division) "