Commit Graph

45 Commits

Author SHA1 Message Date
xiaobiao 43c68ecf2f add windows support 2022-04-18 22:28:49 +08:00
xiaobiao 87a877750f 修复 client端抓包,client的 IP显示不准确的 bug 2022-04-06 12:55:01 +08:00
xiaobiao b0e0d6a73d 修复 strict_mode模式下查询连接信息的 bug 2021-11-30 15:50:42 +08:00
hebo af65b75f03 修复参数初始化为空的 bug 2021-01-24 23:10:08 +08:00
hebo ddae41dbe2 添加 mysql packet最大允许值设置 2020-11-22 20:26:59 +08:00
hebo d576e085ff add query qps api 2019-12-27 17:50:25 +08:00
hebo 8db6c6f4fa 修改buffer pool大小 2019-12-10 19:31:11 +08:00
hebo 068871ea0c reduce buffer size 2019-12-10 16:44:17 +08:00
hebo ee573a3bbc reduce buffer pool size 2019-12-06 16:09:36 +08:00
hebo dc7aa228c6 reduce compare 2019-12-06 14:30:10 +08:00
hebo 67e917f4f3 从proxy获取client ip地址 2019-12-06 13:46:59 +08:00
hebo f70a646902 从proxy获取client ip地址 2019-12-05 20:51:43 +08:00
hebo 85bef28022 修复设置抓包率引起的查询时间异常的问题 2019-11-14 21:52:19 +08:00
hebo 16722c878c deal all auth packet 2019-11-13 13:47:56 +08:00
hebo 1b0d2c8e91 deal all auth packet 2019-11-12 18:34:41 +08:00
hebo 2b42cd4b3a fix bug when recover memory 2019-11-01 17:51:57 +08:00
hebo 3fa975a29b fix bug of nil pointer 2019-10-09 09:31:39 +08:00
hebo d019ac76cf fix bug of recover early 2019-10-08 17:54:25 +08:00
hebo a01de02f9a fix bug of read short packet 2019-09-29 09:21:55 +08:00
hebo 6b87d5bf06 change warn log to debug 2019-09-27 16:52:20 +08:00
hebo e2a924c776 fix bug when deal invalid package 2019-09-27 14:13:59 +08:00
hebo 653c6c124f change default capture rate 2019-09-27 12:45:40 +08:00
hebo f5b8337638 fix bug of read to many bytes 2019-09-26 08:59:42 +08:00
hebo a9f0ee309e deal uncached prepare qps 2019-09-24 22:40:17 +08:00
hebo 0529fdd45a remove unuseful log 2019-09-10 18:02:14 +08:00
hebo 03c0a3effd change throw_package_rate to capture_package_rate 2019-09-10 17:58:34 +08:00
hebo 4086028217 use cache reduce malloc 2019-09-09 21:36:18 +08:00
hebo 3294a0fc5f reduce max stmt length 2019-09-09 10:12:06 +08:00
hebo 61c6d83b3a release 2019-09-09 09:58:14 +08:00
hebo a33768d2fb fix bug of find next node 2019-09-08 22:59:52 +08:00
hebo 07d0c60086 merge ranges 2019-09-07 19:07:49 +08:00
hebo c7833a9df7 develop 2019-09-06 21:21:45 +08:00
hebo 0506fa2f63 save 2019-09-06 15:54:48 +08:00
hebo c9f514feed add communicator api 2019-09-05 20:27:49 +08:00
hebo d06ca1131e return when parse auth info failed 2019-08-30 12:50:20 +08:00
hebo 82f3abbb25 fix bug of lost user info and use db stmt 2019-08-30 12:46:26 +08:00
hebo 10b08dec52 fix bug of lost user info and use db stmt 2019-08-30 12:45:04 +08:00
hebo 66dc02ebcb fix bug of execute prepare stmt 2019-08-29 20:37:07 +08:00
hebo 29abb4a212 deal incomplete sql 2019-08-23 15:05:21 +08:00
hebo 8f8c8442a7 add more info 2019-08-21 22:52:43 +08:00
hebo a7bdc40976 capture big mysql package 2019-08-20 19:44:03 +08:00
hebo 16a5d8db26 deal multi packages 2019-08-16 23:02:08 +08:00
hebo d890396ba9 优化抓包性能 2019-08-14 15:40:55 +08:00
hebo f8a85e0af6 优化性能 2019-08-13 15:51:33 +08:00
hebo 0f4a202c60 Initial commit 2019-08-08 15:20:56 +08:00