Commit Graph

2106 Commits

Author SHA1 Message Date
fbaaa11179 util: fix GetTimeZoneOffset error when migrating repo (#33562)
ref pingcap/tidb#32999
2022-03-29 19:04:28 +08:00
a4e09f60a4 util: migrate test-infra to testify for selector_test.go (#33505)
close pingcap/tidb#33460
2022-03-29 00:52:28 +08:00
5c931aadc8 Revert "topsql: enable topsql feature by default (#33195)" (#33493)
close pingcap/tidb#33492
2022-03-28 22:44:27 +08:00
4d20826f47 util: migrate test-infra to testify for util/schemacmp pkg (#33476)
close pingcap/tidb#33457
2022-03-27 17:14:34 +08:00
e7ac97a902 util: migrate test-infra to testify for etcd (#33478)
close pingcap/tidb#33455
2022-03-27 16:58:34 +08:00
d7c157dd28 util: migrate test-infra to testify for dbutil,filter,table-filter (#33465)
close pingcap/tidb#33454, ref pingcap/tidb#33456, ref pingcap/tidb#33458, ref pingcap/tidb#33459
2022-03-26 12:08:34 +08:00
6517ee3fb6 *: migrate tidb-tools (#33296)
close pingcap/tidb#32999
2022-03-25 19:08:35 +08:00
843b0f43db executor: migrate test-infra to testify for executor_test.go testSuiteWithData (#33402)
ref pingcap/tidb#28577
2022-03-25 14:06:33 +08:00
f6a44bf72c *: add limitation for UserName and HostName. (#33224)
close pingcap/tidb#32682
2022-03-21 16:06:33 +08:00
c2eca91eb7 fastrand: optimize Uint32N() (#33239)
ref pingcap/tidb#33240
2022-03-19 23:18:31 +08:00
0e0243c1e0 main: fix @@hostname always returns localhost (#33064)
close pingcap/tidb#32918
2022-03-17 20:16:31 +08:00
44cf3986e3 topsql: enable topsql feature by default (#33195)
close pingcap/tidb#33194
2022-03-17 15:26:31 +08:00
6b2e37f18c gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
2022-03-17 15:10:31 +08:00
f12ad1e6ca executor: fix CTE may be blocked when query report error (#33085)
close pingcap/tidb#31302
2022-03-17 11:03:52 +08:00
2ae71323cf sessionctx: make builtinFunctionUsage thread safe (#33032)
close pingcap/tidb#33027
2022-03-16 10:27:52 +08:00
41fb3e75a5 util: fix unstable test in the TestNotifyErrorWaitGroupWrapper (#33063)
close pingcap/tidb#33062
2022-03-15 23:05:52 +08:00
c11e650527 *: make golangci-lint work on Go1.18 (#33081)
close pingcap/tidb#33080
2022-03-15 22:43:52 +08:00
caad839aeb planner: fix the wrong range built for bit columns when reusing cached plan (#33090)
close pingcap/tidb#33067
2022-03-15 19:13:52 +08:00
ffaeb3e80d ddl: improve test to avoid cycle import (#32058)
ref pingcap/tidb#31716
2022-03-14 12:11:51 +08:00
0cd9b243ce executor: fix data race in the AnalyzeColumnsExec (#32979)
close pingcap/tidb#32978
2022-03-14 11:53:51 +08:00
5170f2f414 topsql: add more test case for topsql (#32410)
close pingcap/tidb#32405
2022-03-11 17:43:51 +08:00
0cf21535b6 sessionctx/variable: Remove "advanced" memory sysvars (#32724)
close pingcap/tidb#32286
2022-03-09 23:57:49 +08:00
a1d8f2f3ac *: remove ddl dependency (#32910)
ref pingcap/tidb#31716
2022-03-09 08:15:48 +08:00
c40d9c4781 testutil: move testutil.CompareUnorderedStringSlice to new package (#32916)
close pingcap/tidb#32912
2022-03-08 20:01:49 +08:00
62e20780e8 *: kill auto analyze (#31724)
close pingcap/tidb#32808
2022-03-07 13:49:48 +08:00
7cf784cf26 statistics: handle contants in Selectivity() (#32761)
ref pingcap/tidb#32758, close pingcap/tidb#32835
2022-03-06 23:41:48 +08:00
f61c3b760d ddl: migrate test-infra to testify for primary_key_handle_test.go (#32845)
close pingcap/tidb#32843
2022-03-04 19:35:47 +08:00
a20b2aed8c executor: escape the escape character in show create table (#32284)
close pingcap/tidb#28908
2022-03-03 19:21:46 +08:00
42675fd9db admin: loop unwinding for CancelJobs (#32717)
ref pingcap/tidb#31716
2022-03-02 19:57:46 +08:00
1a4bd06692 bindInfo: support the LRU for the bindCache (#32439)
ref pingcap/tidb#32466
2022-03-02 14:51:46 +08:00
266efdf36b *: modify topsql variable should check RESTRICTED_VARIABLES_ADMIN privilege when sem is enabled (#32664)
close pingcap/tidb#32663
2022-03-02 11:47:45 +08:00
fbfe36ca7d expression: support push bit column down to TiKV (#32497)
close pingcap/tidb#30738
2022-03-01 17:21:45 +08:00
d1bf078a58 executor: migrate test-infra to testify for infoschema_reader_test.go (#32688)
close pingcap/tidb#28587
2022-03-01 16:31:45 +08:00
0c9b0c0ef2 util/testutil: cleanup testutils depend on pingcap/check (#32662)
close pingcap/tidb#32660
2022-02-28 20:01:45 +08:00
cce1ebdebb util: avoid column allocator reuse the column hold huge memory (#32554)
close pingcap/tidb#31981
2022-02-23 18:55:42 +08:00
991132080f planner: don't decorrelate the APPLY when the inner's projection reference no column (#32370)
close pingcap/tidb#32089
2022-02-23 18:43:43 +08:00
cc789d078b codec: Don't convert set or enum datum to float64 (#32372)
close pingcap/tidb#32302
2022-02-23 16:57:43 +08:00
816a0835db planner: support filter statements by users for SPM auto capture (#32460) 2022-02-23 15:37:40 +08:00
5988d0b2f4 *: update client-go and etcd version (#32457)
close pingcap/tidb#32456
2022-02-22 11:11:43 +08:00
1624123b84 *: fix time zone problems encountered when changing the other type columns to timestamp type columns (#31843)
close pingcap/tidb#29585
2022-02-21 23:11:42 +08:00
2ede6a35b8 topsql: make unit test stable (#32463)
close pingcap/tidb#32461
2022-02-21 15:37:42 +08:00
5233d2eca8 stmtsummary: issue left in #32156 (#32427)
close pingcap/tidb#32156
2022-02-21 15:11:42 +08:00
1b04c3b054 planner: fix wrong range calculation for Nulleq function on Enum values (#32440)
close pingcap/tidb#32428
2022-02-21 13:03:41 +08:00
1254140e61 topsql: fix unstable test in reporter (#32464)
close pingcap/tidb#32002
2022-02-21 12:31:41 +08:00
6517f3b315 planner,expression,util: scatter hotspot index in certain scenes by expression index (#30659)
close pingcap/tidb#31040
2022-02-18 16:47:40 +08:00
5e52263d81 stmtsummary: fix unstable test (#32434)
close pingcap/tidb#32046
2022-02-17 17:55:40 +08:00
8622c06652 cpuprofile: fix unstable test (#32429)
close pingcap/tidb#32080
2022-02-17 16:27:40 +08:00
c4a0bfb3bd stmtsummary: fix data race (#32424)
close pingcap/tidb#31998
2022-02-17 14:59:40 +08:00
4548f12b1c *: clean sqlexec in statistics handle (#32282)
close pingcap/tidb#32238
2022-02-16 16:55:39 +08:00
886650b582 codec: Don't convert set or enum datum to float64 when encoding them (#32308)
close pingcap/tidb#32302
2022-02-15 14:31:38 +08:00