Update README.md

This commit is contained in:
河伯
2021-01-25 10:50:50 +08:00
committed by GitHub
parent 99ab0a0879
commit ef79772e68

View File

@@ -91,8 +91,11 @@ apt-get install libpcap-dev
#### 9. 风险提示
1.sniffer-agent使用了pacp抓包根据pacp抓包原理在IO较高的时候有一定的概率丢包
2.sniffer-agent提供了Prepare语句的支持但是如果sniffer-agent在prepare语句初始化之后启动就无法抓取prepare语句
3.目前在 MySQL5.5-5.7上测试可用MySQL8上会出现一些莫名其妙的问题
4.目前为止也没有使用 go mod进行包管理因为一些原因依赖的一些包在国内没法直接下载进来因此把这些包保存在 vendor目录方便编译
##### License [MIT](https://opensource.org/licenses/MIT)