|
|
617497366a
|
memory: Fix formatting of memory usage error for analyze table (#45696)
close pingcap/tidb#45690
|
2023-08-17 19:24:31 +00:00 |
|
|
|
bcd2233901
|
*: format the error message when query/instance exceeds memory quota (#43182)
close pingcap/tidb#42044
|
2023-04-19 23:13:32 +08:00 |
|
|
|
3f3e102ea5
|
executor: make analyze killable by oom action (#39539)
close https://github.com/pingcap/tidb/issues/39559
|
2022-12-02 04:17:14 +08:00 |
|
|
|
dd65832136
|
*: add context for hook of getting/setting variables (#38379)
close pingcap/tidb#38378
|
2022-10-18 16:43:53 +08:00 |
|
|
|
0b1d3e0da3
|
*: cleanup sysvar API usage (#36640)
close pingcap/tidb#36639
|
2022-08-02 07:54:04 +08:00 |
|
|
|
961aadd75a
|
executor: refactor analyze executor (#35201)
* refactor analyze
Signed-off-by: yisaer <disxiaofei@163.com>
fix lint
Signed-off-by: yisaer <disxiaofei@163.com>
fix lint
Signed-off-by: yisaer <disxiaofei@163.com>
* address the comment
Signed-off-by: yisaer <disxiaofei@163.com>
* address the comment
Signed-off-by: yisaer <disxiaofei@163.com>
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2022-06-09 11:47:11 +08:00 |
|