qq122356

Results 2 comments of qq122356

我也发一个我这边的虚拟列无法同步的情况 ## Steps to reproduce the issue 1. 建测试表 CREATE TABLE `demo_tbl` ( `id` int(11) NOT NULL AUTO_INCREMENT, `mobile_type` int(11) DEFAULT NULL, `app_type` tinyint(4) NOT NULL, `version_name` varchar(20) DEFAULT NULL,...

> 可以将 blob 转成十六进制值,我改了一版,已经支持了,你可以试试: https://github.com/michael-liumh/binlog2sql.git 收到回复后,第一时间测试了下,可以恢复了,感谢