|
|
21ee980e11
|
*: Refine Explain's format. (#15507)
|
2020-03-23 17:57:49 +08:00 |
|
|
|
d329fad8c4
|
store: fix timing of prewrite binlog in slow log (#15273)
|
2020-03-11 10:32:32 +08:00 |
|
|
|
77dcdc546d
|
*: Clear the name of some field in explain result. (#14958)
|
2020-03-02 17:43:22 +08:00 |
|
|
|
f2d0e90740
|
executor: Count the number of hash table collisions and build elapse during Hash Join. (#14423)
|
2020-02-05 13:37:23 +08:00 |
|
|
|
8ab14c138f
|
executor: add lockkeys duration in slow log (#14210)
|
2019-12-24 21:52:09 +08:00 |
|
|
|
9f5aca7da1
|
*: Add binlog prewrite time to record binlog prewrite time consume (#14119)
|
2019-12-19 11:15:46 +08:00 |
|
|
|
1de8569bce
|
executor: show back-off details in slow log (#13770)
|
2019-12-03 06:42:32 -06:00 |
|
|
|
6a59557500
|
executor: show operators' concurrency information in results of EXPLAIN ANALYZE (#13539)
|
2019-11-27 16:46:25 +08:00 |
|
|
|
e4bdb7b229
|
executor: show max-proc-keys and p95-proc-keys in results of explain analyze (#13692)
|
2019-11-27 15:00:26 +08:00 |
|
|
|
bc21efebf5
|
executor: print the number of cop-tasks in results of explain analyze (#13686)
|
2019-11-23 10:26:37 +08:00 |
|
|
|
ebe8b0989d
|
*: limit a single test function timeout to 4s (#13573)
|
2019-11-21 13:44:08 +08:00 |
|
|
|
aac4971f1f
|
infoschema/slow_query: add more field in slow_query table (#13007)
|
2019-11-01 17:01:34 +08:00 |
|
|
|
39e9c9fd7a
|
*: add max/avg cop response time for TableReader, IndexReader and IndexLookupReader. (#12003)
|
2019-09-11 20:36:45 +08:00 |
|
|
|
fce8d61a5a
|
tikv: refine commit backoff slow log (#11757)
|
2019-08-26 15:35:42 +08:00 |
|
|
|
1595c0101e
|
*: replace context.WithValue string key to typed struct{} key (#11675)
|
2019-08-09 14:11:48 +08:00 |
|
|
|
1d252261a8
|
util: add more unit test (#10621)
|
2019-06-06 16:17:07 +08:00 |
|
|
|
f67352d238
|
*: print an expensive log when a query exceeds time threshold (#10350)
|
2019-06-05 20:38:11 +08:00 |
|
|
|
988ffd070b
|
test: fix go vet and run go vet regularly (#9712)
|
2019-03-18 15:39:37 +08:00 |
|
|
|
80110fbf78
|
*: refactor slow log format and parse slow query log to SLOW_QUERY table. (#9290)
|
2019-03-11 14:42:29 +08:00 |
|
|
|
40fa006cac
|
*: collect coprocessor runtime stats for explain analyze (#9057)
|
2019-02-19 16:22:00 +08:00 |
|
|
|
b552bf8b98
|
Log duration using seconds instead of the default Duration.String(). It would help the log collector to parse the duration. (#9015)
|
2019-01-11 13:17:42 +08:00 |
|
|
|
351c4a5568
|
*: refine commit txn slow log (#8731)
|
2018-12-25 20:49:50 +08:00 |
|
|
|
322795439d
|
*: record cop scan rows in explain analyze (#8423)
|
2018-11-28 15:43:59 +08:00 |
|
|
|
458c0d1c27
|
executor: refine explain analyze (#7888)
|
2018-10-16 20:02:43 +08:00 |
|
|
|
d21f294393
|
*: make explain support explain anaylze (#7827)
|
2018-10-12 20:01:19 +08:00 |
|
|
|
e3952d6eb8
|
*: collect execution details and output them in slow query log (#7302)
|
2018-08-10 21:06:20 +08:00 |
|