Commit Graph

18302 Commits

Author SHA1 Message Date
403dcfd32d server: a better way to handle killed connection (#32809)
close pingcap/tidb#24031, ref pingcap/tidb#29212
2022-03-15 15:15:52 +08:00
d79527b256 bindinfo: support 'show binding_cache status' (#32567)
ref pingcap/tidb#32466
2022-03-15 14:27:52 +08:00
678397ba62 planner: ignore close-stmt to make more queries can hit plan cache (#32928) 2022-03-15 14:13:20 +08:00
76f2437b30 store/tikv: Fix unexpected assertion failed error in conflicting pessimistic transaction. (#32917)
close pingcap/tidb#32943
2022-03-15 13:55:52 +08:00
9e74ce6b85 planner: support tiflash scan in transaction with dirty data (#33049)
ref pingcap/tidb#32829
2022-03-15 13:39:51 +08:00
4c940560c3 planner: only users with SUPER or CONNECTION_ADMIN privilege can kill auto analyze (#33057)
close pingcap/tidb#33058
2022-03-15 11:45:51 +08:00
b83af27cfe planner: add the basic functions of the functional dependency (#33043)
ref pingcap/tidb#29766
2022-03-15 11:29:51 +08:00
e4b860ca9e *: upgrade client-go (#33044)
close pingcap/tidb#31203
2022-03-15 10:09:51 +08:00
7ca9affabb expression: push down is_true, is_false, is_true_with_null to TiFlash (#33048)
close pingcap/tidb#33047
2022-03-15 08:45:51 +08:00
094faa4cfe expression: pushdown DayOfMonth and LastDay to tiflash (#33011)
close pingcap/tidb#33012
2022-03-14 22:35:51 +08:00
824f43408f statistics: add a more accurate upper bound to exponential backoff estimation strategy (#32848)
ref pingcap/tidb#22589, ref pingcap/tidb#32758
2022-03-14 17:21:51 +08:00
00bba66525 ddl: rewrite some tests in column_change_test and index_change_test (#33040)
ref pingcap/tidb#33008
2022-03-14 16:55:51 +08:00
dd94777dd0 ddl: fix data race in TestTiFlashBatchRateLimiter (#33006)
close pingcap/tidb#33005
2022-03-14 16:27:51 +08:00
f0238dd286 planner: fix the wrong cost formula for MPP net cost (#32942)
close pingcap/tidb#30103
2022-03-14 15:39:52 +08:00
75124af410 lightning: replace router with regexpr router (#32969)
close pingcap/tidb#32970
2022-03-14 15:19:51 +08:00
62e6fa62c5 planner: add FastIntSet for functional dependency maintaince (#33021)
ref pingcap/tidb#29766
2022-03-14 15:05:51 +08:00
644b7836ac ddl: fix the issue that "rename column" fails when changing column type concurrently (#32993)
close pingcap/tidb#31075
2022-03-14 14:41:51 +08:00
a79be59293 telemetry: add telemetry for auto capture (#32872)
ref pingcap/tidb#32466
2022-03-14 12:45:51 +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
bf3be20d76 planner: add more test cases for auto-capture (#32994)
ref pingcap/tidb#32466
2022-03-14 11:37:51 +08:00
9fcc6b090b statistics: correctly check if a column histogram is loaded (#32764)
close pingcap/tidb#31925, ref pingcap/tidb#32758, close pingcap/tidb#32833
2022-03-13 15:51:50 +08:00
51111b8727 lightning: standardize error codes and messages (#32240)
close pingcap/tidb#32239
2022-03-13 15:01:51 +08:00
c4633aab56 version: update major version check (#32985)
close pingcap/tidb#32982
2022-03-13 06:23:50 +08:00
b4c4b83e75 planner/core: fix nil pointer dereference tidb_decode_key() (#33018)
close pingcap/tidb#33015
2022-03-13 02:33:50 +08:00
5170f2f414 topsql: add more test case for topsql (#32410)
close pingcap/tidb#32405
2022-03-11 17:43:51 +08:00
328a8bcab8 copr: split copr requests by buckets (#32818)
close pingcap/tidb#32968
2022-03-11 17:01:51 +08:00
3226aab5cc ddl: refine test TestDDLJobErrorCount and remove test TestBackwardCompatibility (#33009)
ref pingcap/tidb#33008
2022-03-11 16:43:51 +08:00
15ddcd085a executor: migrate test-infra to testify for chunk_size_control (#32616)
* executor: migrate test-infra to testify for chunk_size_control

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>

* try to fix test

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>

* try to fix test

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>

* update against

* update against

* update against

* improve code

* improve code

Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2022-03-11 16:11:13 +08:00
99fcba719c ddl: migrate test-infra to testify for testDBSuite1 and testDBSuite2 (#32992)
close pingcap/tidb#32962
2022-03-11 15:43:51 +08:00
3f3a061afe ddl: Add CreatePlacementPolicyWithInfo to ddl.DDL (#32986)
close pingcap/tidb#32951
2022-03-11 11:43:51 +08:00
fcf7bd8c88 sysvar: rename sysdate_is_now as tidb_sysdate_is_now (#32957)
close pingcap/tidb#31872
2022-03-11 11:19:50 +08:00
ce68a64a68 planner: add collation test for pushing bit column down (#32983)
ref pingcap/tidb#30738
2022-03-11 11:01:50 +08:00
7fcdab6002 ddl: add limiter when setting TiFlash replicas for all tables in a database (#32526)
ref pingcap/tidb#32254
2022-03-11 10:47:50 +08:00
9a4ca3ca69 *: Remove deprecated streaming (#32765)
ref pingcap/tidb#32679
2022-03-11 03:15:50 +08:00
469bc71b0c parser, planner, executor: remove non-mpp broadcast Join (#31459)
close pingcap/tidb#31465
2022-03-11 00:41:50 +08:00
aca0970e09 config: make versions configurable (#31738)
close pingcap/tidb#31823
2022-03-11 00:17:51 +08:00
22f4c33d40 *: better handle sysvar upgrades from older versions (#31583)
close pingcap/tidb#31538
2022-03-10 23:59:51 +08:00
f60017af36 expression: validate args to check whether it is out of range (#32898)
close pingcap/tidb#32871
2022-03-10 23:43:51 +08:00
52fa48ce2b sessionctx,executor: Revert "sessionctx,executor: disallowed set null to sysvar" (#32988)
close pingcap/tidb#32987
2022-03-10 23:13:51 +08:00
62b2e5cdd6 statistics: skip impossible values when estimating row count (#32762)
ref pingcap/tidb#32758, close pingcap/tidb#32834
2022-03-10 16:37:50 +08:00
ccdd43275e lightning: support base64 encoding of password (#31195)
close pingcap/tidb#31194
2022-03-10 15:19:50 +08:00
27eed7af0a session: migrate test-infra to testify for isolation_test.go (#32481)
close pingcap/tidb#28324, close pingcap/tidb#32069
2022-03-10 15:05:50 +08:00
3691ccf12a ddl: migrate test-infra to testify for ddl.testDBSuite3 (#32980)
close pingcap/tidb#32963
2022-03-10 14:33:50 +08:00
2fd65826c3 *: update unstable unit test case list (#32984)
ref pingcap/tidb#32303
2022-03-10 14:03:50 +08:00
284b90d2d5 planner: misuse like2regexp and regexp when to query information.schema (#32490)
close pingcap/tidb#32451
2022-03-10 10:57:50 +08:00
b9416e1f55 ddl: migrate test-infra to testify for ddl.testDBSuite7 & ddl.testDBSuite8 (#32976)
close pingcap/tidb#32966, close pingcap/tidb#32967
2022-03-10 08:39:49 +08:00
77730b6d9e sessionctx,executor: disallowed set null to sysvar (#32879)
close pingcap/tidb#32850
2022-03-10 01:13:49 +08:00
0cf21535b6 sessionctx/variable: Remove "advanced" memory sysvars (#32724)
close pingcap/tidb#32286
2022-03-09 23:57:49 +08:00
8ab1f65cad ddl: migrate test-infra to testify for rename tests (#32971)
ref pingcap/tidb#28636
2022-03-09 22:49:49 +08:00