|
|
698a4ffe00
|
*: move config file option query-log-max-len to sysvar (#34305)
ref pingcap/tidb#33769
|
2022-05-04 00:46:54 +08:00 |
|
|
|
dd01b5586e
|
util: improve stack message in the panic log (#34357)
close pingcap/tidb#34356
|
2022-05-03 11:28:53 +08:00 |
|
|
|
6d8669e987
|
*: Add support for GET_LOCK() / RELEASE_LOCK() / RELEASE_ALL_LOCKS() (#33947)
close pingcap/tidb#14994
|
2022-04-29 23:12:53 +08:00 |
|
|
|
0d5ac6f3cb
|
sysvar, config: mapping config settings to system variables. (#33279)
ref pingcap/tidb#32887
|
2022-04-29 13:20:52 +08:00 |
|
|
|
d42cf6ad4d
|
session: add parser failed error to sessionVars.StmtCtx (#34311)
close pingcap/tidb#34276
|
2022-04-29 13:06:53 +08:00 |
|
|
|
91cb86e3cf
|
domain, sessionctx/variable: make code DRY (#33897)
close pingcap/tidb#33896
|
2022-04-28 20:26:52 +08:00 |
|
|
|
42089cd9e3
|
statistics: separte Get/Put according to query for statsCacheInner (#34211)
ref pingcap/tidb#34052
|
2022-04-28 18:04:52 +08:00 |
|
|
|
d22cd59da4
|
planner: refactor the cost implementation for Aggs (#34227)
|
2022-04-27 20:12:39 +08:00 |
|
|
|
591c2050a7
|
planner: let apply be paralleled though there's order property can be used (#34238)
close pingcap/tidb#34237
|
2022-04-27 11:22:51 +08:00 |
|
|
|
f16f0e844d
|
executor: use sys session to build view for info_schema.columns retrieval (#33946)
close pingcap/tidb#32459
|
2022-04-26 20:02:51 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
b119f2620a
|
table: fix NO_ZERO_DATE not work for insert into select statement (#34101)
close pingcap/tidb#34099
|
2022-04-26 18:10:51 +08:00 |
|
|
|
fb342ff861
|
topsql: fix issue of topsql failed catch the running SQL when topsql is enabled in execution (#33861)
close pingcap/tidb#33859
|
2022-04-26 13:16:51 +08:00 |
|
|
|
20a58199cf
|
*: move config file option mem-quota-query to sysvar (#34141)
ref pingcap/tidb#33769
|
2022-04-26 03:58:50 +08:00 |
|
|
|
aa1fe9d8c6
|
*: refine some tests for concurrent DDL (#34215)
ref pingcap/tidb#33008
|
2022-04-25 17:14:50 +08:00 |
|
|
|
d23a81488a
|
*: Move stale read context to TxnManager (#33812)
close pingcap/tidb#31954, close pingcap/tidb#33014, close pingcap/tidb#33832
|
2022-04-25 16:52:51 +08:00 |
|
|
|
d3a02f416a
|
executor: flush statement should trigger implicit commit (#34134)
close pingcap/tidb#34180
|
2022-04-24 17:38:48 +08:00 |
|
|
|
e6d55e14fa
|
executor/infoschema_reader.go: skip the unidentifiable table-attributes (#34129)
close pingcap/tidb#33665
|
2022-04-22 14:08:04 +08:00 |
|
|
|
886dc81f17
|
executor: fix label of rollback stmt counter (#34160)
close pingcap/tidb#34161
|
2022-04-22 09:58:04 +08:00 |
|
|
|
02de667042
|
testkit: add MockSessionManager (#34124)
ref pingcap/tidb#31716
|
2022-04-21 12:14:04 +08:00 |
|
|
|
571d97bb16
|
planner: using the funcdep to check the only_full_group_by (#33567)
ref pingcap/tidb#29766
|
2022-04-21 00:44:04 +08:00 |
|
|
|
a5033d14d0
|
*: use global auto analyze ID in order to kill auto analyze globally (#34075)
close pingcap/tidb#34076
|
2022-04-20 17:58:03 +08:00 |
|
|
|
669b9bcd36
|
validation: fix set readonly variable max_allowed_packet should return error (#33658)
close pingcap/tidb#32349
|
2022-04-20 09:02:02 +08:00 |
|
|
|
d63a5fd33d
|
executor: add some memory tracker in HashJoin (#33918)
ref pingcap/tidb#33877
|
2022-04-19 23:28:03 +08:00 |
|
|
|
212a6b22af
|
planner: introduce the new cost interface (#33990)
|
2022-04-19 14:03:09 +08:00 |
|
|
|
89410b537f
|
executor: fix data race in TestSlowQueryOOM (#34016)
close pingcap/tidb#33982
|
2022-04-19 13:30:03 +08:00 |
|
|
|
e21b435d0c
|
*: fix index join on partition table data race (#33979)
ref pingcap/tidb#32846, close pingcap/tidb#33751, ref pingcap/tidb#33762
|
2022-04-19 09:48:02 +08:00 |
|
|
|
3cf6b08e6b
|
parser: skip restoring schema name of CTE table columns (#33991)
close pingcap/tidb#33965
|
2022-04-18 22:48:03 +08:00 |
|
|
|
a523089d4a
|
planner: consider seek cost of probe-side for index join (#33867)
close pingcap/tidb#32362
|
2022-04-18 19:06:03 +08:00 |
|
|
|
58e2a552d3
|
executor: migrate test-infra to testify for executor_test.go (#34062)
close pingcap/tidb#28577, close pingcap/tidb#33425, close pingcap/tidb#33432
|
2022-04-18 14:46:03 +08:00 |
|
|
|
1fcc407b3b
|
executor: migrate test-infra to testify for executor_test.go testSuiteP2 (#34049)
close pingcap/tidb#33427
|
2022-04-18 13:10:02 +08:00 |
|
|
|
2b00d3e6e0
|
executor: migrate test-infra to testify for testSuite2 (#34046)
close pingcap/tidb#33431
|
2022-04-18 11:50:02 +08:00 |
|
|
|
4d3a3c259a
|
server: use max_allowed_packet to limit the packet size. (#33651)
close pingcap/tidb#31422
|
2022-04-18 11:24:03 +08:00 |
|
|
|
345b1a886f
|
executor: migrate test-infra to testify for part of executor_test.go (#34040)
ref pingcap/tidb#28577
|
2022-04-17 18:08:36 +08:00 |
|
|
|
ecb0c98d33
|
executor: make test TestSlowQueryWithoutSlowLog stable (#34014)
close pingcap/tidb#34013
|
2022-04-15 22:20:36 +08:00 |
|
|
|
88c18ea01f
|
util: Adjust the minimum TLS version supported by TiDB tools from 1.0 to 1.2 (#33997)
close pingcap/tidb#33996
|
2022-04-15 19:46:36 +08:00 |
|
|
|
4844c833a9
|
executor: fix CTE race case by avoiding reopen iterInTbl (#33731)
close pingcap/tidb#33193
|
2022-04-15 18:02:36 +08:00 |
|
|
|
56e1789cc4
|
planner: support MaxOneRow clone (#33888)
close pingcap/tidb#33887
|
2022-04-15 13:42:36 +08:00 |
|
|
|
b5de819d00
|
util: fix memory.reArrangeFallback cpu usage (#30414)
close pingcap/tidb#30353
|
2022-04-15 12:48:35 +08:00 |
|
|
|
d7aea072d6
|
executor: fix issue of query instance from CLUSTER_SLOW_QUERY return '' result (#33975)
close pingcap/tidb#33974
|
2022-04-15 12:18:36 +08:00 |
|
|
|
c56c036d2a
|
*: refactor placement bundle in infoschema (#33967)
close pingcap/tidb#33968
|
2022-04-15 11:04:35 +08:00 |
|
|
|
f988f54550
|
executor: add memory tracker for quering slow_query to avoid TiDB server oom (#33953)
close pingcap/tidb#33893
|
2022-04-14 14:54:36 +08:00 |
|
|
|
1d485d11ed
|
topsql: fix admin check/cleanup/recover statement doesn't set tag for RPC request (#33869)
close pingcap/tidb#33716
|
2022-04-13 18:00:36 +08:00 |
|
|
|
4dbed02d74
|
executor: fix unstable test of TestTimestampDefaultValueTimeZone (#33926)
close pingcap/tidb#33923
|
2022-04-13 16:36:36 +08:00 |
|
|
|
192482da3a
|
executor: migrate test-infra to testify for testSerialSuite (#33911)
close pingcap/tidb#33441
|
2022-04-13 15:14:36 +08:00 |
|
|
|
3ab2df96b0
|
executor: migrate test-infra to testify for testSuiteWithCliBaseCharset (#33899)
close pingcap/tidb#33430
|
2022-04-13 12:36:35 +08:00 |
|
|
|
ce8cefaa2a
|
executor: fix test fail in TestHashRowContainer (#33895)
close pingcap/tidb#30342
|
2022-04-13 11:40:35 +08:00 |
|
|
|
d07b66ea63
|
executor: migrate test-infra to testify for testClusterTableSuite (#33886)
close pingcap/tidb#33436
|
2022-04-13 02:00:37 +08:00 |
|
|
|
9445f318dc
|
executor: migrate test-infra to testify for testSerialSuite1 (#33874)
close pingcap/tidb#33438
|
2022-04-12 14:40:35 +08:00 |
|
|
|
d63587f342
|
exeuctor: fix data race for TestPointGetLockExistKey (#33862)
close pingcap/tidb#33750
|
2022-04-11 17:18:34 +08:00 |
|