Results 5 issues of Tachikoma

There are 2 changes: 1. Support import source file and gc-generated file, instead of import only gc-generated file Scenario: If a project proj has two package : proj/a and proj/b,...

How about make a sysbench-testing-quick-start, including: 1. dble sample configuration on sysbench table 2. oltp_auto_inc should be off

Improvement

Raised by: @zhunina Steps: 1. Execute ``` create table set_columns( id int primary key, c_set set('s','m','x') ); ``` return error: `ERROR 1064 (HY000): error SET` Log: ``` 2016-12-09 11:26:40,556 [WARN...

Migrated
Function
MyCAT-issue
sql-coverage

`MySQLAnalyzer.Stop` should stop watching MySQL instance, but `m.restartChan` is not initialized. Checker is leak after start-then-stop analyzer.

1. 监控MySQL运行用户下的process(进程数和线程数)与ulimit限制的关系, 超过一定比例告警 2. 监控系统级别的process, 与ulimit限制的关系, 超过一定比例告警 3. 监控MySQL max_connection与ulimit的限制关系, 超过一定比例告警