fb01f00d44
executor/aggfuncs: migrate test-infra to testify ( #29764 )
2021-11-15 20:01:08 +08:00
155c93eece
lightning: fix the bug where type error row data was always empty ( #29537 )
2021-11-15 18:39:06 +08:00
5992cdab6d
lightning: fix init error-manager ( #29768 )
2021-11-15 18:27:07 +08:00
bb37653add
*: fix unstable test testChecksumSuite.TestChecksum ( #29767 )
2021-11-15 18:13:06 +08:00
a0d3f4fe54
planner: fix topn wrongly pushed to index scan side when it's a prefix index ( #29778 )
2021-11-15 18:01:07 +08:00
61c2a98b8d
*: disable parallel to avoid data race when test ( #29739 )
2021-11-15 17:47:06 +08:00
fb9876fc05
go.mod: upgrade the client-go to use a more readble key log format ( #29788 )
2021-11-15 17:35:07 +08:00
8bdac02523
expression: Support GBK for builtin function AesDecrypt ( #29157 )
2021-11-15 17:01:07 +08:00
9c683d3f67
dml : Support point get / batch point get for cache table ( #29703 )
2021-11-15 15:49:07 +08:00
4b295081ea
Planner,MPP: check whether the order-by items can be pushed down to tiflash/tikv or not ( #29763 )
2021-11-15 15:37:07 +08:00
bc10104e05
br: Remove statement from closure to prevent concurrent operation during backup system table ( #29730 )
2021-11-15 15:09:07 +08:00
9c6540f8e2
ddl : ddl forbid create / add / rename /drop index for cache table ( #29707 )
2021-11-15 14:57:07 +08:00
79e6d1b14a
ddl: use the individual infosyncer for each attributes test ( #28898 )
2021-11-15 14:37:07 +08:00
199d73438b
*: Move some bundle methods to bundle package and add some tests ( #29691 )
2021-11-15 14:27:06 +08:00
d3a4187f7e
*: Make PD placement api as an interface and add some mock codes ( #29696 )
...
* *: Make PD placement api as an interface and add some mock codes
* modify
* add comments
Co-authored-by: Arenatlx <314806019@qq.com >
2021-11-15 14:08:56 +08:00
64681ddaed
executor/aggfuncs: migrate test-infra to testify for func_count_test.go, func_group_concat_test.go, func_stddevpop_test.go, func_stddevsamp_test.go, and func_varsamp_test.go ( #29529 )
2021-11-15 12:29:06 +08:00
8f7ed14050
executor: fix drop role not work as expected in the show result. ( #29667 )
2021-11-15 09:41:06 +08:00
4324e4e95e
lightning: avoid init error manager if not needed ( #29748 )
2021-11-14 14:15:05 +08:00
3d9196ddea
*: allow setting @@tidb_tso_client_batch_max_wait_time to a float millisecond ( #29699 )
2021-11-14 03:29:05 +08:00
4eb51724d4
br/pkg/version: migrate test-infra to testify ( #29409 )
2021-11-13 15:31:05 +08:00
9b71e469e3
executor: migrate test-infra to testify for admin_test.go ( #29352 )
2021-11-12 23:07:07 +08:00
bdfd3f6974
*: refine CharsetAndCollation ( #29561 )
2021-11-12 17:41:05 +08:00
5bece67a9b
expression: support GBK for builtin function Compress ( #29170 )
2021-11-12 17:07:05 +08:00
7c1097feed
cmd, expression, parser: support GBK for builtin function char() ( #29543 )
2021-11-12 15:31:06 +08:00
31a4f6abbb
lightning: make charset setting case-insensitive ( #29713 )
...
* make charset case-insensitive
* fmt code
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io >
2021-11-12 13:55:04 +08:00
e27af5e04f
*: Replace the dbterror.ClassOptimizer.NewStd(mysql.ErrInternal) to a global constant. ( #29593 )
2021-11-12 13:19:06 +08:00
52c68908d4
server: fix show problem for kill tidb connection ( #24031 ) ( #29212 )
2021-11-12 12:45:05 +08:00
a4bd02e35c
planner: add optimizer trace framework for logicalOptimize ( #29559 )
2021-11-12 12:35:06 +08:00
885928ca9a
ddl: fix the issue that the rule may be deleted by accident ( #29679 )
2021-11-12 11:41:05 +08:00
64f34345d9
parser: forbid invalid column name for analyze columns ( #29567 )
2021-11-12 02:57:06 +08:00
b266d7d574
util: add WaitGroupWrapper ( #29614 )
2021-11-12 02:27:05 +08:00
1eec13120d
planner: lazy the subquery-more-than-1-row error after the insert duplicate is actually triggered ( #29270 )
2021-11-12 01:43:05 +08:00
58c02d5bb7
br: Add system table from v5.3.0 into blacklist which shouldn't be restored ( #29701 )
2021-11-11 19:41:05 +08:00
6512fe5a49
lightning: fix checksum mismatch when parallel import data ( #29695 )
2021-11-11 19:15:05 +08:00
6dcbafbde8
*: remove old placement code for exchange partition ( #29649 )
...
* *: remove old placement code for exchange partition
* modify some name
* fix bug
* add some comments
Co-authored-by: Arenatlx <314806019@qq.com >
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io >
2021-11-11 18:59:00 +08:00
77f01c389e
BR: Git action improvement ( #29623 )
2021-11-11 18:45:06 +08:00
2409c83381
*: fix staled table cache usage inside a transaction ( #29443 )
2021-11-11 18:23:05 +08:00
1d179552f4
mockstore: set FieldType.charset in coprocessor ( #29646 )
2021-11-11 17:53:06 +08:00
6de97932ea
makefile: fix upload-coverage ( #29591 )
2021-11-11 17:35:06 +08:00
a237e41d9f
ddl : support alter table xx nocache operations switch a table into uncacheable ( #29621 )
2021-11-11 17:19:06 +08:00
184c3e3649
expression: migrate test-infra to testify for typeinfer_test.go ( #29613 )
2021-11-11 16:59:05 +08:00
f071f8bc00
br: fix check sum time inaccurate in restore log ( #29420 )
2021-11-11 16:45:05 +08:00
c809c48a43
executor: migrate test infra to testify for concurrent_map_test.go and collation_test.go ( #29553 )
2021-11-11 16:21:05 +08:00
93451798a0
domain: fix bug that after 'skip-grant-table', set password doesn't take effect immediately ( #29668 )
2021-11-11 15:43:05 +08:00
00d0f14242
table/tables: make CI stable for table/tables package ( #29688 )
...
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io >
2021-11-11 15:28:24 +08:00
2a89d126bc
variable: make the default value of wait_timeout the same as MySQL ( #29569 )
2021-11-11 14:41:05 +08:00
26c7dcfc44
statistics: migrate test-infra to testify for statistics/handle/dump_test.go ( #29627 )
2021-11-11 13:49:06 +08:00
2bdebedfc0
executor: migrate utils_test.go to testify ( #28941 )
2021-11-11 13:31:05 +08:00
8e2f1c765c
planner: migrate indexmerge_test to testify ( #29337 )
2021-11-11 13:19:06 +08:00
9f69dab5d5
*: fix wrong flen of table information_schema.placement_rules ( #29583 )
2021-11-11 13:03:05 +08:00