This website requires JavaScript.
06dd0da39a
ddl: fix ttlManager leak in TestWriteReorgForColumnTypeChangeOnAmendTxn (#27047 )
Yilin Chen
2021-08-10 14:29:14 +08:00
6b8c153016
executor: fix APPROX_PERCENTILE unstable panic when parameter be P100 (#27016 )
lysu
2021-08-10 13:49:15 +08:00
fa91e15946
privilege/privileges: migrate test-infra to testify (#26991 )
ran
2021-08-10 13:31:15 +08:00
9d5df9a3c5
meta/autoid: migrate test-infra to testify (#26859 )
unconsolable
2021-08-10 12:25:15 +08:00
f8564e3177
*: add infoschema.referential_constraints (#26450 )
Morgan Tocker
2021-08-09 22:17:15 -06:00
bb32631b6a
Revert "ddl: fix create partition table error under NO_UNSIGNED_SUBTRACTION" (#26935 )
xiongjiwei
2021-08-10 12:09:15 +08:00
6f8a760511
planner: handle over-flow errors correctly when pruning list partition (#27032 )
Yuanjia Zhang
2021-08-10 11:47:15 +08:00
2a9c3bbbf0
session, test: make TestClusteredIndexSyntax stable (#27045 )
bb7133
2021-08-10 11:35:15 +08:00
4a15277251
ddl: speed up the execution time of iterateSnapshotRows to speed up the “add index” operation. (#27014 )
Lynn
2021-08-10 10:31:15 +08:00
c9ce5cd7bb
config,util: Add setting for TLS version (#26937 )
Daniël van Eeden
2021-08-09 17:05:15 +02:00
73bb7dd2c6
*: Annotations and fixes related to gosec (#26907 )
Daniël van Eeden
2021-08-09 16:27:15 +02:00
e539f9d62f
util: Fix lock view cannot show key info correctly for partition table (#27027 )
MyonKeminta
2021-08-09 19:31:14 +08:00
33379b964a
planner: handle over-flow errors correctly when pruning list-column partitions (#27025 )
Yuanjia Zhang
2021-08-09 17:55:14 +08:00
0496c172eb
Lightning: support batch import downgrading (#27008 )
JmPotato
2021-08-09 17:25:14 +08:00
8a67e535a9
planner: add more test cases for list partition (#27023 )
Yuanjia Zhang
2021-08-09 16:29:14 +08:00
880c9b52fc
planner/implementation: migrate test-infra to testify (#26910 )
dave
2021-08-09 14:59:14 +08:00
2079700321
server: use stmt should apply to subsequent stmts in multi-stmt mode (#26905 )
Morgan Tocker
2021-08-09 00:51:14 -06:00
4684a7f40e
ddl: support drop table for label rule (#26630 )
Ryan Leung
2021-08-09 13:59:14 +08:00
9d2291b9ee
util/chunk: some minor refactors (#26957 )
xxchan
2021-08-09 12:57:14 +08:00
558ffd9b96
owner: migrate test-infra to testify (#26770 )
Tenghu Zhang
2021-08-09 12:47:14 +08:00
7f5c0fa2e8
ddl: support showing label rule through information schema table (#26637 )
Ryan Leung
2021-08-09 12:39:14 +08:00
6a78ca0f08
*: reduce ResetContextOfStmt() object allocation (#26241 )
tiancaiamao
2021-08-09 12:29:14 +08:00
af2da8dd55
util: Fix compatibility with JDBC and Automatic TLS (#26931 )
Daniël van Eeden
2021-08-09 06:01:15 +02:00
bd7e3aec0a
parser: disable text position recording (#27009 )
tangenta
2021-08-09 11:39:14 +08:00
6720fcd40f
ddl: add test case of show table regions / split table in local temporary … (#26901 )
sylzd
2021-08-09 11:17:14 +08:00
82173dec13
ddl: make TestCreateTableWithRangeColumnPartition stable (#26987 )
Lynn
2021-08-09 10:37:14 +08:00
83ebdf3795
session, variable: cleanup TiDBEvolvePlanBaselines sysvar validation (#27004 )
Morgan Tocker
2021-08-08 20:23:14 -06:00
a7fdc2a056
BR: update br keep upstream (#26972 )
3pointer
2021-08-09 06:11:13 +08:00
30cf15a59d
expression/expression: add pushdown functions (#26786 )
xzhangxian1008
2021-08-08 21:25:13 +08:00
01a87e3257
*: solve cloud tikv disk full problem (#26302 )
tier-cap
2021-08-08 13:21:13 +08:00
090e1a3414
ddl: speed up add index with split tables (#26920 )
Lynn
2021-08-08 12:09:13 +08:00
8e0b5706d5
expression: Support push InetAton, InetNtoa, Inet6Aton, and Inet6Nota down to TiFlash (#26984 )
Fu Zhe
2021-08-07 20:13:13 +08:00
ce4e645d24
README: Add entries for TiDB Dev Guide and TiDB Internals Forum (#26929 )
tison
2021-08-07 11:47:13 +08:00
b8107d7e51
util/stmtsummary: migrate test-infra to testify (part 0) (#26869 )
feitian124
2021-08-06 23:11:13 +08:00
2d55c97251
distsql/select_result_test: migrate test-infra to testify (#26809 )
flamingo
2021-08-06 21:35:13 +08:00
312ec6cf47
planner: output skyline pruning information when executing EXPLAIN (#26748 )
Yifan Xu
2021-08-06 19:57:14 +08:00
7afab6eafb
planner: add missing distinct flag for Apply convert to join (#26959 )
Shenghui Wu
2021-08-06 18:17:13 +08:00
4d9473a6c6
expression: Add missing pbcode for functions InetAton/InetNtoa/Inet6Aton/Inet6Ntoa/IsIPv4/IsIPv4Compat/IsIPv4Mapped/IsIPv6. (#26939 )
Zhi Qi
2021-08-06 16:11:13 +08:00
d7681ae154
planner/test: fix tests for SPM (#26951 )
Chengpeng Yan
2021-08-06 15:55:13 +08:00
5561c0b819
expression/builtin: Add privilege check to function tidb_decode_sql_digests (#26953 )
MyonKeminta
2021-08-06 14:41:13 +08:00
a8adc4cf8e
*: fix many leaks of the test case (#26909 )
tiancaiamao
2021-08-06 13:55:12 +08:00
300f15959d
planner: logically delete the bindinfo when create the new binding (#26015 )
Chengpeng Yan
2021-08-06 11:17:13 +08:00
fff85d05bb
config: put allow-expression-index to deprecatedConfig (#26933 )
wjHuang
2021-08-06 10:47:12 +08:00
2a72f87882
executor: use more clever spilling strategy for HashAgg (#26922 )
Shenghui Wu
2021-08-06 10:39:13 +08:00
1a54708a7f
*: merge BR into TiDB (#26655 )
3pointer
2021-08-06 00:17:12 +08:00
cdaf996f56
expression/builtin: Add tidb_decode_sql_digests function (#26787 )
MyonKeminta
2021-08-06 00:09:12 +08:00
cc1f990bac
planner: fix update panic when update in prepare and execute (#26759 )
Arenatlx
2021-08-05 23:41:13 +08:00
072cf2791e
*: fix some audit log error (#26767 )
tiancaiamao
2021-08-05 19:39:12 +08:00
c08de09173
planner: show binding information in explain format = 'verbose' (#26930 )
Chengpeng Yan
2021-08-05 19:31:13 +08:00
3cda7d0a72
*: insert of invalid timestamp succeeded (#26584 )
Mattias Jonsson
2021-08-05 12:03:12 +02:00
8ebf6c316b
planner: avoid unnecessary optimizer warning when sql_select_limit is set (#26928 )
Kenan Yao
2021-08-05 17:21:13 +08:00
0398c3f359
executor: add some simple tests to cover unparallel HashAgg (#26753 )
Shenghui Wu
2021-08-05 16:21:13 +08:00
b974e5fbc4
test: fix unstable test TestAnalyzeGlobalStatsWithOpts2 (#26921 )
rebelice
2021-08-05 15:49:13 +08:00
ce429a4ae9
expression: support date function pushed down to tiflash (#26640 )
Meng Xin
2021-08-05 15:35:13 +08:00
e46d9dd03d
expression: Push down ADDDATE(), DATE_ADD() on String, Real types (#26441 )
Meng Xin
2021-08-05 15:25:13 +08:00
ebb7d70268
expression: Support mathematical functions pushdown to tiflash (#25596 )
chAnge
2021-08-05 14:55:13 +08:00
019fab3b0a
*: Run errcheck and staticcheck via golangci-lint (#26899 )
Daniël van Eeden
2021-08-05 06:05:13 +02:00
58838a732d
ddl: fix unstable tests (#26513 )
wjHuang
2021-08-05 11:57:13 +08:00
ac670dd033
executor, privilege: fix show grants (#26680 )
Morgan Tocker
2021-08-04 21:49:13 -06:00
b452fe99c1
executor: allow SET CONFIG to accept hostnames (#26906 )
Morgan Tocker
2021-08-04 21:29:13 -06:00
3760c272aa
ddl: fix bug introduced by 19222 (#26830 )
xhe
2021-08-05 10:57:07 +08:00
39aae6a455
types: support valid unsigned integers convert to time (#26895 )
tangenta
2021-08-05 09:59:07 +08:00
bfbe67db6d
planner: ban baseline evolution feature (#26333 )
Chengpeng Yan
2021-08-05 09:45:07 +08:00
0c7283418b
executor: make NO_ZERO_IN_DATE affect the default values (#26828 )
tangenta
2021-08-05 03:05:07 +08:00
f9652b26f2
executor: migrate TestBatchInsertWithOnDuplicate to testify (#26712 )
tison
2021-08-05 02:45:08 +08:00
a0d0b48fd5
planner, bindinfo: support show bindings order by update_time (#26139 )
Chengpeng Yan
2021-08-05 02:27:20 +08:00
03e25c3087
*: Add plan recreator executor framework (#26700 )
ZhuoZhi
2021-08-05 02:19:06 +08:00
cb7cd9c4c0
planner: directly use sql bind to generate query plan (#26141 )
Kenan Yao
2021-08-04 20:43:07 +08:00
eeb0e5e6d6
runtime: fix a bug of latch missing. (#26896 )
Zhi Qi
2021-08-04 20:27:07 +08:00
bc625e9379
planner: add heuristic rules for index selection (#26304 )
Yifan Xu
2021-08-04 20:09:07 +08:00
c3f92c28bb
infoschema, executor: Add SQL Text to INFORMATION_SCHEMA.(CLUSTER_)DEADLOCKS table (#26711 )
MyonKeminta
2021-08-04 18:19:07 +08:00
94d5571f76
executor: fix leak of tiflashTestSuite (#26881 )
tiancaiamao
2021-08-04 17:53:07 +08:00
3db4ab60d3
bindinfo: garbage collect deleted bind records (#26206 )
Kenan Yao
2021-08-04 16:59:07 +08:00
47514c22f6
store/copr: use a ttl duration to protect a new recovered tiflash node from processing mpp tasks. (#26793 )
Han Fei
2021-08-04 16:33:07 +08:00
853c41e3fb
executor: add builtin aggregate function json_arrayagg (#19957 )
Arthur Yang
2021-08-04 16:15:07 +08:00
15ca38632a
server, test: add missing TearDownSuite() (#26891 )
bb7133
2021-08-04 15:57:07 +08:00
f0d4257ec0
util: Automatically create TLS certificates (#24141 )
Daniël van Eeden
2021-08-04 09:29:08 +02:00
f8d420b2cc
executor: fix several analyze related unstable tests (#26875 )
Zhou Kunqin
2021-08-04 15:19:08 +08:00
4d5773c298
planner: fix the issue that UnionScan returns wrong results in dynamic mode (#26876 )
Yuanjia Zhang
2021-08-04 14:47:07 +08:00
6a1e5215df
executor: Add insert/replace ignore/on duplicate key support for local temporary table (#26636 )
王超
2021-08-04 14:19:07 +08:00
29f00372c5
variable: update out of date comment (#26872 )
Morgan Tocker
2021-08-03 23:33:06 -06:00
c13d51e5fd
domain, executor: fix sysvar cache race (#26714 )
Morgan Tocker
2021-08-03 23:23:06 -06:00
5f42d348de
planner: fix prepare plan cache doesn't work for expression index. (#26698 )
wjHuang
2021-08-04 13:13:06 +08:00
a9cba7c8e8
ddl: refine some error messages related to generated column and expression index (#26844 )
wjHuang
2021-08-04 13:03:06 +08:00
9e2795a425
util/kvcache: migrate test-infra to testify (#26777 )
Shuai
2021-08-04 12:25:07 +08:00
cc64519feb
ddl: forbide some ddl operations for local temporary table (#26643 )
王超
2021-08-04 11:57:06 +08:00
e01d794985
executor: add test case of admin check/checksum table in local temporary table (#26775 )
sylzd
2021-08-04 11:37:06 +08:00
e548c42ccb
planner: support Hash exchange operator when new collation is enabled. (#26789 )
xufei
2021-08-04 10:39:06 +08:00
31403ad0a1
executor: fix unexpected behavior when casting invalid string to date (#26784 )
guo-shaoge
2021-08-04 10:05:06 +08:00
58f10fecee
plugin: migrate test-infra to testify (#26769 )
unconsolable
2021-08-04 02:03:06 +08:00
5e05922de6
util/localpool: migrate test-infra to testify for util/localpool pkg #26183 (#26768 )
ateb14
2021-08-04 00:01:07 +08:00
9e98025f1a
ddl: truncate local temporary table (#26466 )
王超
2021-08-03 21:41:07 +08:00
6f913973ba
tikv: Fix 'tatsk' typo in mockstore (#26802 )
Daniël van Eeden
2021-08-03 14:45:06 +02:00
bff0034a8f
executor: fix unstable TestStaleSelect (#26840 )
Song Gao
2021-08-03 20:27:06 +08:00
dd5546dfd0
Revert "planner: fix the issue that UnionScan returns wrong results in dynamic mode" (#26853 )
Yuanjia Zhang
2021-08-03 19:21:06 +08:00
310007797c
util/topsql/reporter: migrate test-infra to testify (#26721 )
dave
2021-08-03 19:11:06 +08:00
b7cde2493c
planner: fix the unstable test case TestAnalyzeIncremental (#26848 )
Yuanjia Zhang
2021-08-03 18:23:07 +08:00
2ac40194da
expression: fix wrong EqualByExprAndID (#26829 )
wjHuang
2021-08-03 17:47:08 +08:00
bf7e353f68
domain: migrate test-infra to testify (part 2) (#26752 )
tison
2021-08-03 17:25:07 +08:00
ec8351ca9a
bindinfo: add status vars for 'last_plan_binding_update_time' (#26340 )
Chengpeng Yan
2021-08-03 16:47:07 +08:00