摘要: https://tools.fun/ https://spidertools.cn/#/formatTime https://www.coderutil.com/ 阅读全文
posted @ 2022-08-24 15:56 凯宾斯基 阅读(47) 评论(0) 推荐(0)
摘要: 工作原理 canal的工作原理就是把自己伪装成MySQL slave,模拟MySQL slave的交互协议向MySQL Mater发送 dump协议,MySQL mater收到canal发送过来的dump请求,开始推送binary log给canal,然后canal解析binary log,再发送到 阅读全文
posted @ 2022-08-24 01:35 凯宾斯基 阅读(291) 评论(0) 推荐(0)