|
|
4e519709e7
|
lightning: refine error message for empty schema file (#37572)
close pingcap/tidb#37571
|
2022-09-03 09:28:25 +08:00 |
|
|
|
080a784a75
|
expression: forbid binary string to be json key (#37541)
close pingcap/tidb#37509
|
2022-09-02 18:50:25 +08:00 |
|
|
|
b0e84fc0f7
|
util: fix unstable tests (#37570)
close pingcap/tidb#36829, ref pingcap/tidb#37060
|
2022-09-02 18:28:25 +08:00 |
|
|
|
0d8af9436a
|
executor: fix flaky TestDefaultValForAnalyze (#37576)
close pingcap/tidb#36341
|
2022-09-02 18:16:25 +08:00 |
|
|
|
3e39d4514f
|
*: add a config to enable write statements to read on TiFlash (#37516)
close pingcap/tidb#37515
|
2022-09-02 17:54:25 +08:00 |
|
|
|
db6c7418ad
|
ddl: get key ranges for flashback cluser ddl job (#37542)
close pingcap/tidb#37540
|
2022-09-02 17:30:25 +08:00 |
|
|
|
cc5d828e92
|
parser: let flashback cluster don't support expr (#37569)
close pingcap/tidb#37495
|
2022-09-02 16:56:24 +08:00 |
|
|
|
57c493821f
|
planner: support hash_join_build and hash_join_probe hints (#36667)
close pingcap/tidb#35439
|
2022-09-02 14:44:24 +08:00 |
|
|
|
6d27b3d50b
|
owner: fix the unstable test of TestCluster (#37563)
close pingcap/tidb#37557
|
2022-09-02 13:50:25 +08:00 |
|
|
|
0482b2e83e
|
expression: fix that the result of expression castRealAsTime is inconsistent with mysql (#37461)
close pingcap/tidb#37462
|
2022-09-02 12:20:24 +08:00 |
|
|
|
36ff60d042
|
planner: fix partition table getting error result when select TIKV_REGION_STATUS with table_id. (#37498)
close pingcap/tidb#37436
|
2022-09-02 11:54:25 +08:00 |
|
|
|
daf546f5e7
|
planner: fix index merge hint case sensitive (#37534)
close pingcap/tidb#37273
|
2022-09-02 11:36:24 +08:00 |
|
|
|
2b29cd5832
|
lightning: mydumper loader supports max scan files option (#37524)
close pingcap/tidb#37523
|
2022-09-02 10:28:24 +08:00 |
|
|
|
33bacea175
|
ddl: reduce the log for drop non-existent table (#37553)
ref pingcap/tidb#24698
|
2022-09-02 00:32:24 +08:00 |
|
|
|
7d0318cbd3
|
planner, statistics: refine stats loaded status and when to use pseudo stats (#37444)
close pingcap/tidb#37485
|
2022-09-01 20:56:24 +08:00 |
|
|
|
835922a5cd
|
txn: support skipping locking of some INSERT in pessimistic transactions (#36473)
close pingcap/tidb#36579
|
2022-09-01 18:34:25 +08:00 |
|
|
|
c372adb7a8
|
planner: refactor PrepareExecutor (#37519)
ref pingcap/tidb#36598
|
2022-09-01 18:10:25 +08:00 |
|
|
|
ed7afe6663
|
sessionctx: enable clustered index by default (#37384)
|
2022-09-01 16:58:25 +08:00 |
|
|
|
c90ee302cd
|
expression: parse the value if convert enum/set to json (#37402)
close pingcap/tidb#25329
|
2022-09-01 14:50:24 +08:00 |
|
|
|
968f229aa9
|
ddl: fix putting an item to the closed newDDLWorkerPool issue (#37532)
close pingcap/tidb#37531
|
2022-09-01 14:20:24 +08:00 |
|
|
|
6e582640d7
|
*: upgrade glangci-linter (#37413)
|
2022-09-01 12:14:24 +08:00 |
|
|
|
a04000cd89
|
*: merge feature/flashback-cluster to master (#37529)
ref pingcap/tidb#37197
|
2022-09-01 10:58:24 +08:00 |
|
|
|
aa5b7abb23
|
br: fix DATA RACE in RecordStores when getting store length (#37517)
close pingcap/tidb#37513
|
2022-09-01 10:22:24 +08:00 |
|
|
|
71edaa155e
|
infoschema: remove useless code (#37514)
|
2022-09-01 00:20:24 +08:00 |
|
|
|
34caee8e88
|
lightning: support detect duplicate keys on specific index ID (#37507)
ref pingcap/tidb#35983
|
2022-08-31 20:16:24 +08:00 |
|
|
|
3ac79e104f
|
br: Fix backupmeta division bug (#37246)
close pingcap/tidb#37244
|
2022-08-31 19:26:24 +08:00 |
|
|
|
294297d0c5
|
expression: fix flaky test TestNowAndUTCTimestamp (#37494)
close pingcap/tidb#37437
|
2022-08-31 17:52:24 +08:00 |
|
|
|
68c5d505d7
|
executor: distinguish query types of prepared stmt (#37505)
close pingcap/tidb#37503
|
2022-08-31 16:58:23 +08:00 |
|
|
|
d46da50ca8
|
expression: use a relax json comparison cast rule (#37404)
close pingcap/tidb#37403
|
2022-08-31 16:24:24 +08:00 |
|
|
|
6827954e1f
|
statistics: revise loading unnecessary fmsketch (#37452)
|
2022-08-31 14:48:24 +08:00 |
|
|
|
a2cfa5379b
|
*: fix a bug found by jdbc_test (#37492)
close pingcap/tidb#37493
|
2022-08-31 14:14:24 +08:00 |
|
|
|
a2ca4a89fb
|
sessionctx/variable: improve test coverage (#36828)
ref pingcap/tidb#35051
|
2022-08-31 11:50:24 +08:00 |
|
|
|
6c82096c93
|
*: force to use go1.19 (#37487)
ref pingcap/tidb#36879
|
2022-08-31 11:18:24 +08:00 |
|
|
|
7bdb7b5705
|
planner: refactor some code path of execution-stmt (#37455)
ref pingcap/tidb#36598
|
2022-08-31 10:48:23 +08:00 |
|
|
|
4e39ac03fe
|
executor: remove some useless sleep in test case (#37475)
|
2022-08-31 10:18:23 +08:00 |
|
|
|
44811452e5
|
session: fix data race in the TrxHistoryRecorder.OnTrxEnd (#37476)
close pingcap/tidb#37473
|
2022-08-30 20:06:23 +08:00 |
|
|
|
8277bd5954
|
br: fix data race in the RecordStores (#37472)
close pingcap/tidb#37470
|
2022-08-30 18:28:23 +08:00 |
|
|
|
4cece12c72
|
util: change graceful shutdown signal (#37441)
close pingcap/tidb#13369
|
2022-08-30 18:04:23 +08:00 |
|
|
|
5f35b32dfd
|
util/generic: add a generic version of sync.Map (#37474)
ref pingcap/tidb#35983
|
2022-08-30 17:52:23 +08:00 |
|
|
|
d5c96ce5a4
|
util/size: define some constants for size (#37468)
|
2022-08-30 17:14:23 +08:00 |
|
|
|
e8daf1ad7d
|
session: fix data race in the TestInitMetaTable (#37464)
close pingcap/tidb#37463
|
2022-08-30 16:42:23 +08:00 |
|
|
|
00f6fed60f
|
domain: fix unstable subTestSchemaValidatorGeneral (#37447)
ref pingcap/tidb#37277
|
2022-08-30 15:44:23 +08:00 |
|
|
|
6f156909a4
|
br: fix data race (#37448)
|
2022-08-30 13:06:23 +08:00 |
|
|
|
f2ee73a506
|
planner: add memory control function for the new plan cache LRU (#37418)
ref pingcap/tidb#36598
|
2022-08-30 12:46:23 +08:00 |
|
|
|
f600a5c09f
|
executor: check memory limit before expand string set in HashAgg (#37298)
ref pingcap/tidb#35635
|
2022-08-30 11:44:23 +08:00 |
|
|
|
ac6806fcfb
|
planner: fix wrong result when enabling dynamic mode in partition table for tiflash (#37442)
close pingcap/tidb#37254
|
2022-08-30 11:00:23 +08:00 |
|
|
|
42b6883057
|
planner: allow requesting MPP task for simple selection or projection operator (#37422)
close pingcap/tidb#35875
|
2022-08-30 10:42:23 +08:00 |
|
|
|
a80078538d
|
planner: implement dedicated LRU for plan cache (#37267)
ref pingcap/tidb#36598
|
2022-08-29 17:44:23 +08:00 |
|
|
|
a1af5af862
|
executor: support single precision value in json agg (#37389)
close pingcap/tidb#37287
|
2022-08-29 14:56:22 +08:00 |
|
|
|
622c6d6ac0
|
Lightning: fix incorrect parse tidb release version (#37227)
close pingcap/tidb#37007
|
2022-08-29 13:24:22 +08:00 |
|