yuk

Results 2 issues of yuk

problem:When sharding proxy and SQL hint are used for database splitting, does the read-write separation configuration not take effect? environment:shardingproxy-5.1.2,mysql5.7 What should I do if I want to use hint...

type: question

1.字段日期类型不全面,YYYY-MM-dd hh:mm:ss.SSS 等格式无法转换,目前只能使用string类型接收 2.canal.asyncs设置为false不生效,启动会报错,原因:同一个类中2个MessageHandler用同样的methodname,@bean注解应该只会按照方法名注入第一个bean. 换用不同方法名即可 3.版本1.2.6目前无法下载