Commit Graph

14 Commits

Author SHA1 Message Date
d177ee4ba6 *: replace os.MkdirTemp with t.TempDir (#32071)
close pingcap/tidb#32070
2022-01-31 00:13:30 +08:00
7f442079ac *: Minimize file and directory permissions (#31740)
ref pingcap/tidb#31310
2022-01-22 10:27:46 +08:00
3de13842b3 test: control log level with environment variables (#30871) 2021-12-24 17:03:48 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
55609bcc3b util/disk: migrate test-infra to testify (#27860) 2021-09-13 16:18:40 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
39bd181213 *: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527) 2021-05-25 12:07:34 +08:00
9c5f1bd083 executor: fix unstable test Issue16696 (#22009) 2020-12-24 17:12:59 +08:00
eb8c3d1deb util: avoid to create tmp directory if memory-alarm is closed. (#20851) 2020-11-16 18:02:56 +08:00
9958875f40 util: record sqls and heap profile when memory usage is higher than 80% system memory. (#18858) 2020-10-15 16:52:14 +08:00
41176776a7 util: fix unstable unit test testDiskSerialSuite.TestRemoveDir (#19762)
* fix

* fix

Co-authored-by: wjHuang <huangwenjun1997@gmail.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
2020-09-05 17:33:55 +08:00
92513a2f4d util: create the tmpdir if the directory is removed by mistake. (#18970) 2020-08-18 22:10:44 +08:00
3edfffa84b Util: Fix global tracker mutex contention (#16298) 2020-04-15 20:37:42 +08:00
c1e6b8d777 executor: utilities for disk-based hash join (#12116) 2019-09-11 17:38:15 +08:00