|
|
40e0132e75
|
br: refactoring code - BR may panic when error is not able to convert into a terror (#32296)
close pingcap/tidb#32293
|
2022-03-02 17:21:46 +08:00 |
|
|
|
4db442e04a
|
*: update unstable unit test case list (#32738)
ref pingcap/tidb#32303
|
2022-03-02 17:03:46 +08:00 |
|
|
|
7178482c33
|
executor: fix CI testSerialSuite.TestIndexJoin31494 npe (#32743)
close pingcap/tidb#32689
|
2022-03-02 16:15:46 +08:00 |
|
|
|
17106ff226
|
*: remove skipping for data race test (#32736)
ref pingcap/tidb#31716
|
2022-03-02 15:55:46 +08:00 |
|
|
|
edb900e6fd
|
executor: migrate test-infra to testify for memtable_reader_test.go (#32735)
close pingcap/tidb#28596
|
2022-03-02 15:23:46 +08:00 |
|
|
|
1a4bd06692
|
bindInfo: support the LRU for the bindCache (#32439)
ref pingcap/tidb#32466
|
2022-03-02 14:51:46 +08:00 |
|
|
|
3ac831f64f
|
parser: support 'set binding status for stmt' (#32661)
ref pingcap/tidb#32466
|
2022-03-02 14:27:45 +08:00 |
|
|
|
c7d87bd9c8
|
Dumpling: fix integration tests (#32723)
close pingcap/tidb#32722
|
2022-03-02 13:27:45 +08:00 |
|
|
|
a3502906ec
|
planner, ddl: convert large varchar for create table in non-strict mode (#31974)
close pingcap/tidb#30328
|
2022-03-02 13:09:45 +08:00 |
|
|
|
7a12df660a
|
executor: migrate test-infra to testify for point_get_test.go (#32727)
close pingcap/tidb#28602
|
2022-03-02 12:41:45 +08:00 |
|
|
|
52da78255d
|
ddl: migrate test-infra to testify for column_type_change_type (#32694)
close pingcap/tidb#28632
|
2022-03-02 12:13:45 +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 |
|
|
|
9f4dd6d922
|
Doc: Add a design doc for integer shard index (#31260)
close pingcap/tidb#31040
|
2022-03-02 11:33:45 +08:00 |
|
|
|
1e1cf2227b
|
executor: migrate test-infra to testify for parallel_apply_test.go (#32686)
close pingcap/tidb#28599
|
2022-03-02 11:07:45 +08:00 |
|
|
|
d21552d79c
|
executor: add a scannedKeys in indexWorker, let pushLimited supports partition table (#32548)
close pingcap/tidb#32516
|
2022-03-02 10:49:46 +08:00 |
|
|
|
61769a4fbc
|
executor: migrate test-infra to testify for explain_unit_test.go (#32706)
close pingcap/tidb#28579
|
2022-03-02 10:05:45 +08:00 |
|
|
|
5d014bcd37
|
executor: migrate test-infra to testify for explainfor_test.go (#32711)
close pingcap/tidb#28580
|
2022-03-01 21:19:45 +08:00 |
|
|
|
8948c1c92b
|
br: give error message to user clearly when fail to backup without local storage directory/file (#30431)
close pingcap/tidb#30419
|
2022-03-01 20:27:45 +08:00 |
|
|
|
eb4027453a
|
executor: migrate test-infra to testify for inspection_result_test.go (#32511)
close pingcap/tidb#28590
|
2022-03-01 19:11:46 +08:00 |
|
|
|
886c8a73f7
|
executor: migrate test-infra to testify for executor_required_rows_test.go (#32680)
close pingcap/tidb#28576
|
2022-03-01 18:57:46 +08:00 |
|
|
|
d7d6afcd72
|
*: tiny refactor code to reduce txn conflict on 'table_cache_meta' (#32387)
close pingcap/tidb#32386
|
2022-03-01 18:33:46 +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 |
|
|
|
fccc4bedd0
|
expr: support push tikv supported functions down (#32553)
ref pingcap/tidb#31846
|
2022-03-01 15:29:45 +08:00 |
|
|
|
86582f3b6c
|
ddl: migrate test-infra to testify for placement_policy_test (#32676)
ref pingcap/tidb#27180
|
2022-03-01 14:55:45 +08:00 |
|
|
|
9f005016c9
|
dumpling: fix unstable sql mock (#32667)
close pingcap/tidb#32008
|
2022-03-01 14:03:45 +08:00 |
|
|
|
40f6b112f3
|
executor: Should not show the table attribute that the table has been dropped by user in information_schema.attributes (#32559)
close pingcap/tidb#29686
|
2022-03-01 13:13:45 +08:00 |
|
|
|
dfaf1e9f91
|
executor: migrate test-infra to testify for simple_test (#32650)
close pingcap/tidb#28614
|
2022-03-01 12:29:45 +08:00 |
|
|
|
8134942c32
|
*: add a global system variable to control the memory quota for the bindCache (#32613)
ref pingcap/tidb#32466
|
2022-03-01 11:37:45 +08:00 |
|
|
|
7f7f095a45
|
executor: migrate test-infra to testify for set_test.go (#32684)
close pingcap/tidb#28608
|
2022-03-01 11:11:45 +08:00 |
|
|
|
0809063fe8
|
ddl: cleanup redundant globally settings for tests (#32674)
Signed-off-by: tison <wander4096@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2022-03-01 09:08:58 +08:00 |
|
|
|
584ae75df5
|
*: use session time_zone for is.tables and show table status (#32449)
ref pingcap/tidb#26642
|
2022-03-01 06:09:45 +08:00 |
|
|
|
f9a324829b
|
insert: fix insert into select statement should ignore the error and insert default value (#31666)
close pingcap/tidb#31432
|
2022-02-28 23:47:44 +08:00 |
|
|
|
c19e899b65
|
dumpling: use CRLF as line separator (#32149)
close pingcap/tidb#32105
|
2022-02-28 20:13: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 |
|
|
|
9f1be5c156
|
expr: forbid push round with frac down (#32666)
close pingcap/tidb#32557
|
2022-02-28 17:49:45 +08:00 |
|
|
|
d385330b42
|
table/tables: fix data race in the TestConstraintCheckForUniqueIndex (#32645)
close pingcap/tidb#32644
|
2022-02-28 16:31:44 +08:00 |
|
|
|
92c280cfad
|
executor: add trace info for unionScanExec (#32635)
close pingcap/tidb#32631
|
2022-02-28 16:15:44 +08:00 |
|
|
|
37899e1755
|
test: Disable mutation checker in BenchmarkInsertWithIndex (#32629)
ref pingcap/tidb#32604
|
2022-02-28 15:45:45 +08:00 |
|
|
|
e8be77848d
|
planner: fix the usage of ParamMaker in BatchPointGet (#32534)
ref pingcap/tidb#31056
|
2022-02-28 14:17:45 +08:00 |
|
|
|
f0d8352269
|
br: add pprof package back (#32639)
close pingcap/tidb#32638
|
2022-02-28 14:03:44 +08:00 |
|
|
|
db17bb1af2
|
ddl: migrate test-infra to testify for db_change_test.go (#32651)
close pingcap/tidb#28633
|
2022-02-28 11:59:45 +08:00 |
|
|
|
33f0a8028a
|
expression: support pushdown regexp to TiFlash (#32636)
close pingcap/tidb#32637
|
2022-02-28 11:47:45 +08:00 |
|
|
|
3e1cd2733a
|
ddl: migrate test-infra to testify for rollingback_test.go (#32647)
close pingcap/tidb#29110
|
2022-02-26 16:11:43 +08:00 |
|
|
|
29d0f1a80d
|
executor: migrate test-infra to testify for join_pkg_test.go (#32507)
close pingcap/tidb#28592
|
2022-02-26 00:53:44 +08:00 |
|
|
|
ac04f2e353
|
planner/core: migrate test-infra to testify (#32597)
close pingcap/tidb#26857, close pingcap/tidb#28411
|
2022-02-25 19:19:44 +08:00 |
|
|
|
cc3c905013
|
metrics: Support multi k8s in grafana dashboards (#32546)
close pingcap/tidb#32593
|
2022-02-25 18:37:44 +08:00 |
|
|
|
53c9addbf7
|
table/tables: make test case TestConstraintCheckForUniqueIndex stable (#32630)
close pingcap/tidb#32412
|
2022-02-25 18:25:44 +08:00 |
|
|
|
9e90552a4a
|
privileges: clean up pingcap/check deps (#32602)
close pingcap/tidb#32598
|
2022-02-25 17:47:44 +08:00 |
|
|
|
09324adc13
|
handle_test: fix unstable test in the TestConcurrentLoadHistTimeout (#32622)
close pingcap/tidb#32580
|
2022-02-25 16:47:43 +08:00 |
|