This website requires JavaScript.
35f4816d5a
planner: rename duplicated anonymous columns when creating view (#29895 )
王超
2021-11-19 15:37:24 +08:00
9843ff96e5
executor: fix drop role failed after revoke role from current user (#29814 )
unconsolable
2021-11-19 15:23:48 +08:00
951f6cf774
*: use testkit/testdata instead of util/testutil (#29906 )
Weizhen Wang
2021-11-19 12:55:47 +08:00
b59d601cc5
*: fix unstable test TestStoreGlobalConfig (#29900 )
王超
2021-11-19 11:29:48 +08:00
b93ce18982
lightning: fix log doesn't output to stdout when passing --log-file="-" (#29896 )
Yujie Xia
2021-11-19 11:19:48 +08:00
73b0a4e4ae
tidb-lightning.toml: add data charset conversion config (#29880 )
JmPotato
2021-11-19 11:05:47 +08:00
ab70e7a3d9
lightning: add unit test for lightning check multi ingest (#28959 )
glorv
2021-11-19 10:55:47 +08:00
fac9c427e6
session, sessionctx/variable: add relaxed validation for global vars (#29594 )
Morgan Tocker
2021-11-18 03:31:48 -07:00
46de14d7a1
[logutil]: Fix MaxDays and MaxBackups not working for slow-query-logger (#27625 )
Yifan Xu
2021-11-18 18:15:47 +08:00
4fad89c46b
ddl, cmd: reorganize test cases in 'cmd/ddltest', delete TestCommitWhenSchemaChanged case, move TestForIssue24621 to ddl/column_type_change_test.go (#29870 )
Hangjie Mo
2021-11-18 15:57:47 +08:00
62b07a6c92
*: migrate test-infra to testify for executor/prepared_test.go (#29861 )
Weizhen Wang
2021-11-18 15:05:47 +08:00
924f963e69
executor: call cancel when closing IndexLookUpExecutor (#29894 )
you06
2021-11-18 14:45:47 +08:00
9ec688ebe8
expression, parser: support GBK for builtin function ord (#29527 )
unconsolable
2021-11-18 14:33:47 +08:00
4063e9c2e6
ddl: add support create or replace placement policy (#29865 )
sylzd
2021-11-18 14:17:47 +08:00
a62c37851d
*: disable prepare cache when encounter cache table (#29702 )
sylzd
2021-11-18 14:05:47 +08:00
4a7aad98a1
lightning: add a precheck for csv header (#27819 )
glorv
2021-11-18 13:53:48 +08:00
b1352ded03
*: postpone drop bundle for truncate/drop partition/drop schema to gc (#29810 )
王超
2021-11-18 12:03:47 +08:00
6c07c5af81
explaintest: set the timezone to remove tz dependency (#29476 ) (#29624 )
Mattias Jonsson
2021-11-18 04:51:48 +01:00
6f753d5bc7
br/lightning: don't make NextMajorVersion() crash if ReleaseVersion is not a semver (#29186 )
kennytm
2021-11-18 11:13:47 +08:00
3a2c8c43b8
lightning: split engine logic from local.go (#29869 )
Yujie Xia
2021-11-18 11:01:48 +08:00
fef05d77d2
expression: fix wrong flen when cast decimal to string (#29687 )
guo-shaoge
2021-11-18 10:13:47 +08:00
afa41c36da
parser: remove outdated and unnecessary checkout-pr-branch.sh (#29887 )
Xiang Zhang
2021-11-18 03:07:47 +08:00
5f340b88c9
parser: format error message during parsing when meet a big value. (#28791 )
erwadba
2021-11-18 00:51:47 +08:00
eaa03e5eab
executor: view definer is incorrect (#29854 )
Alkaagr81
2021-11-17 07:51:47 -08:00
34bd98d39e
ddl: fix rename locked table (#29754 )
sylzd
2021-11-17 19:53:47 +08:00
276721877c
planner: generate PointGet plans for PlanCache when all conditions are EQ (#29859 )
Yuanjia Zhang
2021-11-17 16:53:47 +08:00
20b9a4d8ca
executor: index out of range for lookUpContents (#27138 ) (#29456 )
Mattias Jonsson
2021-11-17 09:41:46 +01:00
b3bae059ee
parser: add Str2Type method. (#29857 )
Ling Jin
2021-11-17 16:27:47 +08:00
7889f445a6
expression: convert charset by wrapping internal builtin function (#29736 )
tangenta
2021-11-17 15:37:47 +08:00
fec2938c13
ddl: check EnableChangeMultiSchema sysvar when deal with multi columns (#29828 )
Hangjie Mo
2021-11-17 12:47:46 +08:00
00ece357e5
planner: make the error of access path miss more user friendly (#28879 )
虎
2021-11-17 11:53:46 +08:00
5293ea3c0a
server: fix unstable test TestDumpStatsAPI (#29835 )
Hangjie Mo
2021-11-17 10:37:46 +08:00
7aed6ef3c5
planner: consider the prefix index when we rebuild range for a new plan (#29829 )
Chengpeng Yan
2021-11-17 10:20:18 +08:00
56ba37a1ca
statistics: fix unstable test (#29843 )
Weizhen Wang
2021-11-16 18:53:07 +08:00
1660bf41ad
expression: migrate test-infra to testify for expression (#29723 )
Weizhen Wang
2021-11-16 17:45:08 +08:00
c6f4cb5cb3
br: fix DATA RACE in the TestRunServer (#29836 )
Weizhen Wang
2021-11-16 17:33:08 +08:00
de60ebaf25
util/chunk: avoid reuse duplicated chunk column in the pool (#29809 )
tiancaiamao
2021-11-16 13:01:07 +08:00
b5d336c5e5
*: contains update/delete point get should not trigger table cache condition (#29815 )
xiaolunzhou
2021-11-16 12:51:07 +08:00
b076e193b3
executor: Add support information_schema.schemata for placement rule (#29780 )
sylzd
2021-11-16 04:31:06 +08:00
680ea4bded
*: remove remaining file when exit for TestGlobalLoggerReplace (#29347 )
Xiang Zhang
2021-11-16 01:35:06 +08:00
fb01f00d44
executor/aggfuncs: migrate test-infra to testify (#29764 )
tison
2021-11-15 20:01:08 +08:00
155c93eece
lightning: fix the bug where type error row data was always empty (#29537 )
kennytm
2021-11-15 18:39:06 +08:00
5992cdab6d
lightning: fix init error-manager (#29768 )
glorv
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 )
Zhou Kunqin
2021-11-15 18:01:07 +08:00
61c2a98b8d
*: disable parallel to avoid data race when test (#29739 )
Weizhen Wang
2021-11-15 17:47:06 +08:00
fb9876fc05
go.mod: upgrade the client-go to use a more readble key log format (#29788 )
JmPotato
2021-11-15 17:35:07 +08:00
8bdac02523
expression: Support GBK for builtin function AesDecrypt (#29157 )
unconsolable
2021-11-15 17:01:07 +08:00
9c683d3f67
dml : Support point get / batch point get for cache table (#29703 )
xiaolunzhou
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 )
Zhuhe Fang
2021-11-15 15:37:07 +08:00
bc10104e05
br: Remove statement from closure to prevent concurrent operation during backup system table (#29730 )
Zak Zhao
2021-11-15 15:09:07 +08:00
9c6540f8e2
ddl : ddl forbid create / add / rename /drop index for cache table (#29707 )
xiaolunzhou
2021-11-15 14:57:07 +08:00
79e6d1b14a
ddl: use the individual infosyncer for each attributes test (#28898 )
Ryan Leung
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 )
王超
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 )
Yoichiro Shimizu
2021-11-15 13:29:06 +09:00
8f7ed14050
executor: fix drop role not work as expected in the show result. (#29667 )
#7
2021-11-15 09:41:06 +08:00
4324e4e95e
lightning: avoid init error manager if not needed (#29748 )
glorv
2021-11-14 14:15:05 +08:00
3d9196ddea
*: allow setting @@tidb_tso_client_batch_max_wait_time to a float millisecond (#29699 )
JmPotato
2021-11-14 03:29:05 +08:00
4eb51724d4
br/pkg/version: migrate test-infra to testify (#29409 )
dengqee
2021-11-13 15:31:05 +08:00
9b71e469e3
executor: migrate test-infra to testify for admin_test.go (#29352 )
YufeiCh
2021-11-12 23:07:07 +08:00
bdfd3f6974
*: refine CharsetAndCollation (#29561 )
wjHuang
2021-11-12 17:41:05 +08:00
5bece67a9b
expression: support GBK for builtin function Compress (#29170 )
Weizhen Wang
2021-11-12 17:07:05 +08:00
7c1097feed
cmd, expression, parser: support GBK for builtin function char() (#29543 )
Hangjie Mo
2021-11-12 15:31:06 +08:00
31a4f6abbb
lightning: make charset setting case-insensitive (#29713 )
glorv
2021-11-12 13:55:04 +08:00
e27af5e04f
*: Replace the dbterror.ClassOptimizer.NewStd(mysql.ErrInternal) to a global constant. (#29593 )
erwadba
2021-11-12 13:19:06 +08:00
52c68908d4
server: fix show problem for kill tidb connection (#24031 ) (#29212 )
yiwen92
2021-11-12 12:45:05 +08:00
a4bd02e35c
planner: add optimizer trace framework for logicalOptimize (#29559 )
Song Gao
2021-11-12 12:35:06 +08:00
885928ca9a
ddl: fix the issue that the rule may be deleted by accident (#29679 )
Ryan Leung
2021-11-12 11:41:05 +08:00
64f34345d9
parser: forbid invalid column name for analyze columns (#29567 )
Yifan Xu
2021-11-12 02:57:06 +08:00
b266d7d574
util: add WaitGroupWrapper (#29614 )
Weizhen Wang
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 )
Arenatlx
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 )
Zak Zhao
2021-11-11 19:41:05 +08:00
6512fe5a49
lightning: fix checksum mismatch when parallel import data (#29695 )
Yujie Xia
2021-11-11 19:15:05 +08:00
6dcbafbde8
*: remove old placement code for exchange partition (#29649 )
王超
2021-11-11 18:59:00 +08:00
77f01c389e
BR: Git action improvement (#29623 )
fengou1
2021-11-11 18:45:06 +08:00
2409c83381
*: fix staled table cache usage inside a transaction (#29443 )
tiancaiamao
2021-11-11 18:23:05 +08:00
1d179552f4
mockstore: set FieldType.charset in coprocessor (#29646 )
Hangjie Mo
2021-11-11 17:53:06 +08:00
6de97932ea
makefile: fix upload-coverage (#29591 )
tangenta
2021-11-11 17:35:06 +08:00
a237e41d9f
ddl : support alter table xx nocache operations switch a table into uncacheable (#29621 )
xiaolunzhou
2021-11-11 17:19:06 +08:00
184c3e3649
expression: migrate test-infra to testify for typeinfer_test.go (#29613 )
Weizhen Wang
2021-11-11 16:59:05 +08:00
f071f8bc00
br: fix check sum time inaccurate in restore log (#29420 )
fengou1
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 )
kutori
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 )
tiancaiamao
2021-11-11 15:43:05 +08:00
00d0f14242
table/tables: make CI stable for table/tables package (#29688 )
tiancaiamao
2021-11-11 15:28:24 +08:00
2a89d126bc
variable: make the default value of wait_timeout the same as MySQL (#29569 )
Jack Yu
2021-11-11 14:41:05 +08:00
26c7dcfc44
statistics: migrate test-infra to testify for statistics/handle/dump_test.go (#29627 )
feitian124
2021-11-11 13:49:06 +08:00
2bdebedfc0
executor: migrate utils_test.go to testify (#28941 )
Yxa0x0
2021-11-11 13:31:05 +08:00
8e2f1c765c
planner: migrate indexmerge_test to testify (#29337 )
cr0rc
2021-11-10 21:19:06 -08:00
9f69dab5d5
*: fix wrong flen of table information_schema.placement_rules (#29583 )
sylzd
2021-11-11 13:03:05 +08:00
25d698c797
test: improve test by checking gc_delete_range instead of scanning keys (#29651 )
tangenta
2021-11-11 11:59:05 +08:00
af5b449270
*: update tikv client to use the new transaction Begin method (#29426 )
Xu Qiaolun
2021-11-11 11:35:05 +08:00
17edc5758f
parser: add ANALYZE TABLE t ALL COLUMNS syntax (#29361 )
Yifan Xu
2021-11-10 18:17:05 +08:00
4cee7a358b
statistics: remove redundant assignment for statistics.Column.Count (#27773 )
Yifan Xu
2021-11-10 17:25:06 +08:00
37bfd57dac
*: support makezero via golangci-lint (#29267 )
wangggong
2021-11-10 17:05:06 +08:00
92de9c0466
*: remove old placement code for truncate partition (#29619 )
王超
2021-11-10 16:51:05 +08:00
99ab8bf16f
br: Create grpc.connection with block mode (#29601 )
Zak Zhao
2021-11-10 12:17:05 +08:00
82f2bccf03
planner: eliminate empty projection below aggregation (#29606 )
Zhou Kunqin
2021-11-10 11:55:05 +08:00
898ef6e6ed
executor: fix show grants failed after drop granted role (#29494 )
unconsolable
2021-11-10 11:17:05 +08:00
96a9ce1b14
lightning: do not shadow checksum error (#29626 )
Yujie Xia
2021-11-10 11:07:05 +08:00