|
|
8666a6f038
|
util: refine expensive query log during bootstrap (#14181)
|
2019-12-23 16:46:11 +08:00 |
|
|
|
3b3b488a65
|
*: close tickers properly (#13902)
|
2019-12-05 13:32:39 +08:00 |
|
|
|
760d27c51f
|
util: fix staticcheck errors (#13456) (#13651)
|
2019-11-22 17:20:25 +08:00 |
|
|
|
44c95fb2c5
|
executor: update the memory usage format in expensive logs (#12809)
|
2019-10-21 10:27:37 +08:00 |
|
|
|
1b998ce4f6
|
*: record index name in the slow log instead of index id (#11795)
|
2019-08-22 14:27:47 +08:00 |
|
|
|
cf11ef3e31
|
executor: refactor info from interface to string to avoid runT… (#11510)
|
2019-07-30 09:32:27 +08:00 |
|
|
|
1ddb317203
|
*: fix 'db' and 'Info' column of 'show processlist' (#10985)
|
2019-07-01 14:49:22 +08:00 |
|
|
|
54bd043d35
|
server: tiny update ConnTestSuite (#10941)
|
2019-06-26 14:37:27 +08:00 |
|
|
|
a57b6e60a6
|
*: Add support for MAX_EXECUTION_TIME. (#10541)
|
2019-06-25 01:18:11 +08:00 |
|
|
|
c8d1ff7ca6
|
*: replace 'logutil.Logger(context.Background())' with 'logutil.BgLogger()' (#10866)
|
2019-06-21 19:13:31 +08:00 |
|
|
|
b0d6c5b35b
|
*: print an expensive query log when a query is out of memQuota (#10799)
|
2019-06-18 16:18:48 +08:00 |
|
|
|
f67352d238
|
*: print an expensive log when a query exceeds time threshold (#10350)
|
2019-06-05 20:38:11 +08:00 |
|