mysql-replay-module
mysql-replay-module copied to clipboard
A tcpcopy module for MySQL session replay
比如 UPDATE b_order_share SET order_status=1 WHERE oid =(7889924) AND xdy_id = xxx SELECT count,xid FROM b_free_order_log WHERE xid =(xxx) AND grab_time >=2018-09-11 等号之后的数字会丢失 手动执行时数据库日志不会报错 而原数据库是完整可以正常执行的SQL.
2020/11/30 16:26:39 +619 [warn] user:,pwd is null 2020/11/30 16:26:39 +619 [warn] change fir auth unsuccessful 2020/11/30 16:26:39 +619 [info] we can not continue:60084 tcpcopy/conf/plugin.conf中的账号密码也配了 请问这个是什么地方没有配正确?
Hi,请教一下,回放mysql流量时,online mysql server短的tcpcopy日志一直报如下warning: 2016/08/10 18:23:26 +796 [warn] no first auth:43681 2016/08/10 18:23:26 +915 [warn] no first auth:43800 2016/08/10 18:23:27 +016 [warn] no first auth:43884 2016/08/10 18:23:27 +017 [warn] no first...
这个问题有待用户实践确认
plugin.conf对@和,这种字符请问如何进行处理