xuerbujia
xuerbujia
I hope to commit sql statement too, because Alibaba Cloud's database analytics function rely on it.
Using this definition, in the old version (1.5.5), form ```?status=["a","b"]``` this will parse normally, in the new version (1.8.0) parsing error, but in 1.8.0 using form ```?status=a,b``` or ```?status=a&status=b``` will...
> Using this definition, in the old version (1.5.5), form `status:["a","b"]` this will parse normally, in the new version (1.8.0) parsing error, but in 1.8.0 using form `status: a,b` will...
EventParser] WARN c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - Didn't find the corresponding binlog files from mysql-bin.008360 to mysql-bin.008363
有解决办法吗,我的问题跟你的一模一样
> > 有解决办法吗,我的问题跟你的一模一样 > > 没法解决,只能设置定时重启deployment了 我换用它的release直接单机部署了 暂时没出现这个问题