Fan()

Results 19 issues of Fan()

[Scalability](https://github.com/XiaoMi/soar/blob/master/doc/explain.md#scalability) ![image](https://user-images.githubusercontent.com/24428128/148002497-63d39478-42fb-48ad-9138-397e26c89671.png) 根据文档, Scalability是对access_type的映射表 ![image](https://user-images.githubusercontent.com/24428128/148002515-7a01ad06-9984-41fb-b91c-11ffa02185da.png) 上图access_type是const吧, 为啥Scalability是O(n)不是O(1). 还有个问题☠️ 是不好的意思吗? filtered 100%为什么也显示☠️ ?

**Describe the bug** use myloader ``` myloader --ask-password --user=fanboshi --host=172.16.23.x --port=3310 --database=organization --compress-protocol --verbose=3 --enable-binlog --threads=8 -d /data/dump/organization --logfile=/data/dump/loader_organization.log Enter MySQL Password: Segmentation fault (core dumped) [root@bj3-mysql-autorecoverytest-prod-01 dump]# less /data/dump/loader_organization.log...

bug
help wanted
incomplete

这样就没法同时运行多个binlog2sql了, 这个设置是有什么原因吗?

Traceback (most recent call last): File "binlog2sql.py", line 150, in binlog2sql.process_binlog() File "binlog2sql.py", line 121, in process_binlog self.print_rollback_sql(filename=tmp_file) File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 844, in __exit__ self.commit() File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 788, in...

hihgchatrs support drilldown https://www.highcharts.com/demo/pie-drilldown Does charts support drilldown? I tried it and it didn't work ``` import charts series = [{ 'type': 'pie', 'name': 'Things', 'colorByPoint': True, 'data': [{ 'name':...

``` In [48]: EntryProtocol_pb2.EventType.items() Out[48]: [('EVENTTYPECOMPATIBLEPROTO2', 0), ('INSERT', 1), ('UPDATE', 2), ('DELETE', 3), ('CREATE', 4), ('ALTER', 5), ('ERASE', 6), ('QUERY', 7), ('TRUNCATE', 8), ('RENAME', 9), ('CINDEX', 10), ('DINDEX', 11), ('GTID',...

已经git pull到最新版本 ![image](https://user-images.githubusercontent.com/24428128/80869928-bcb32080-8cd5-11ea-93a1-d67f4e92ed3d.png) http://fuxkdb.com/2020/05/02/2020-05-02-ClickHouse%E5%A4%9A%E5%AE%9E%E4%BE%8B%E9%83%A8%E7%BD%B2/

https://github.com/sysown/proxysql/issues/3406

https://gitee.com/mo-shan/analysis_binlog.git ``` Table Last Time Insert(s) Update(s) Delete(s) moshan.flush_ 190311 9:28:54 0 3475 0 ultrax.dis_common_syscache 190312 11:31:53 0 231 0 ultrax.dis_common_cron 190312 11:31:53 0 194 0 ultrax.dis_common_session 190312 10:38:56 6...

``` binlog starttime stoptime startpos stoppos inserts updates deletes database table 0242123310-mysql-bin.000002 2019-03-04_18:47:46 2019-03-04_18:47:46 3098 3272 2 0 0 test t11 0242123310-mysql-bin.000002 2019-05-06_18:32:38 2019-05-06_18:32:38 17293 308784 1 0 0 mgr_zyx_2...