This website requires JavaScript.
87f4c7dbc3
dumpling : add a function for the variable call of dm (#30033 )
docsir
2021-11-29 19:13:52 +08:00
3487bb7b5d
executer: fix data race (#30186 )
Weizhen Wang
2021-11-29 18:59:52 +08:00
6756bd2ea8
server: Combined fix for authentication issues (#29738 )
Daniël van Eeden
2021-11-29 11:33:52 +01:00
3baa95ff38
planner: implement aggregation eliminate optimize trace (#30114 )
Song Gao
2021-11-29 18:21:53 +08:00
eb7672fc48
*: replace compareDatum by compare and ignore warnings is collate is empty (#30105 )
wjHuang
2021-11-29 17:53:53 +08:00
8550dbb216
*: add cardinality estimation trace for Selectivity (#29883 )
Zhou Kunqin
2021-11-29 17:01:52 +08:00
4b826a0925
dumpling: Add support for Create Placement (#29724 )
sylzd
2021-11-29 16:43:52 +08:00
352811dfc4
types: fix wrong str_to_date() microseconds with leading zeros are not converted correctly (#30122 )
wjHuang
2021-11-29 16:29:52 +08:00
4cf705177c
topsql: fix nil pointer panic in stmtctx (#30181 )
Yexiang Zhang
2021-11-29 15:53:53 +08:00
df113a1242
unistore: get/batchGet/scan support read-through-lock (#29898 )
Lei Zhao
2021-11-29 14:37:51 +08:00
10d390d47d
server: add build not race flag (#30184 )
Weizhen Wang
2021-11-29 14:23:51 +08:00
11974ecd2c
server: Port missing in processlist (#30183 )
Mattias Jonsson
2021-11-29 07:11:51 +01:00
724da32b12
tables: fix data race in mockStatRemoteData (#30180 )
Weizhen Wang
2021-11-29 11:59:53 +08:00
437d8ba3d0
ddl: migrate test-infra to testify for db_cache_test.go (#30117 )
Weizhen Wang
2021-11-29 11:37:52 +08:00
6d7a320641
planner: do not add extra limit when handle the execute stmt (#30152 )
Chengpeng Yan
2021-11-29 11:07:14 +08:00
306621e83d
*: skip a case in TestClusterTables/ForClusterServerInfo on mac M1 (#29933 )
Xiang Zhang
2021-11-28 22:35:52 +08:00
4f19445b9d
ddl/ddl_test.go: refactor testTableInfo to return error (#30069 )
José Clovis Ramírez de la Rosa
2021-11-26 09:43:51 -04:00
3dc09f8ba6
expression: add ut config (#30156 )
Weizhen Wang
2021-11-26 19:51:51 +08:00
7a8c7f89ce
server: support download optimize trace file (#30150 )
Song Gao
2021-11-26 16:53:51 +08:00
126dbc8d72
planner: consider prefix index column length in skyline pruning (#27527 )
Yifan Xu
2021-11-26 15:45:50 +08:00
a9f161d515
plugin: add more tests to cover audit logs (#30165 )
djshow832
2021-11-26 15:05:50 +08:00
51b7a1915f
expression: fix misuse of datumsToConstants in GBK test (#30072 )
unconsolable
2021-11-26 14:13:51 +08:00
f5af99e696
sessionctx/variable: make lc_time_names read only (#30084 )
Youra Cho
2021-11-25 21:59:51 -08:00
bccc21bd8b
cmd, expression: fix convert binary string to gbk (#30004 )
Hangjie Mo
2021-11-26 13:19:51 +08:00
75f6225948
expression, util/codec: fix wrongly eliminated conditions caused by HashCode() collision (#30120 )
Zhou Kunqin
2021-11-25 19:33:51 +08:00
d6e9986aa1
*: remove unused profile memory tracker from global tracker (#30143 )
Song Gao
2021-11-25 18:35:51 +08:00
e15b76875d
expression : prevent function DATE_ADD/SUB_STRING_XXX pushed down to TiFlash (#30154 )
Meng Xin
2021-11-25 17:43:51 +08:00
bee016b009
update: fix the updatable table name resolution in build update list (#30061 )
Arenatlx
2021-11-25 17:13:51 +08:00
8dc59e684a
planner: make clear for MaybeOverOptimized4PlanCache (#29782 )
Chengpeng Yan
2021-11-25 16:42:29 +08:00
fe5733ce41
planner: support dump file for trace plan statement (#30059 )
Song Gao
2021-11-25 16:19:50 +08:00
78c653e294
planner: rebuild range when the range is empty (#30003 )
Chengpeng Yan
2021-11-25 15:10:48 +08:00
7f93b09efd
table/tables: add StateRemote interface for the cached table (#29152 )
tiancaiamao
2021-11-25 14:17:50 +08:00
dde1e0bf04
*: skip unstable test (#29433 )
Song Gao
2021-11-25 12:38:52 +08:00
a8ca637100
server: Add a MockConn to enable testing connections (#30119 )
djshow832
2021-11-25 11:41:50 +08:00
a75143d20b
planner: fix the unstable test TestPartitionWithVariedDatasources (#30139 )
Yuanjia Zhang
2021-11-25 11:11:52 +08:00
9cd0b49f7f
partition: Show partition reformat (#29945 )
Mattias Jonsson
2021-11-24 21:21:50 +01:00
e65f548a40
privilege: disable role privilege when it is revoked from an user (#30028 )
王超
2021-11-24 19:51:51 +08:00
5916672ce9
store/driver: Use BatchGet method supported in client-go. (#29860 )
WangDeng
2021-11-24 19:17:51 +08:00
b5ded48df9
*: replace compareDatum by compare and fix compare (#30090 )
wjHuang
2021-11-24 17:31:51 +08:00
3d267514d5
expression: cast charset according to the function's resulting charset (#29905 )
xiongjiwei
2021-11-24 17:07:50 +08:00
a90c98816e
ddl: fix none info of alter table placement (#29929 )
sylzd
2021-11-24 16:53:53 +08:00
05ccb8a206
planner: fix panic when the join key is scalarFunction (#30002 )
Song Gao
2021-11-24 15:55:50 +08:00
f45a8f0511
br : migrate test-infra to testify for lightning/backend/importer (#30073 )
xiaolunzhou
2021-11-24 14:49:50 +08:00
481455728a
*: track the memory usage of IndexJoin more accurate (#29068 )
HuaiyuXu
2021-11-24 13:49:50 +08:00
45836a6afe
expression, sessionctx: support rand_seed1 and rand_seed2 sysvar (#29936 )
Hangjie Mo
2021-11-24 13:35:50 +08:00
791f59df47
br/pkg/utils: migrate tests to testify (#30032 )
Yujie Xia
2021-11-24 10:53:51 +08:00
d04a1285a5
ddl, util/codec: fix add index OOM and prevent panic in logging (#29925 )
tangenta
2021-11-24 10:35:51 +08:00
b11171aa71
topsql: distinguish the row and index operation type (#29044 )
Yexiang Zhang
2021-11-24 10:17:51 +08:00
b57c1e1cab
ddl: forbit alter table cache in system db (#29998 )
sylzd
2021-11-24 10:05:50 +08:00
71e64bf05e
br/pkg/mock: migrate test-infra to testify (#30034 )
tison
2021-11-23 19:57:50 +08:00
4051cf435c
statistics: replace compareDatum by compare (#30052 )
wjHuang
2021-11-23 19:21:50 +08:00
c68791566d
lightning: let ignore columns be compatible with tidb backend (#27850 )
glorv
2021-11-23 19:11:50 +08:00
9535f0592f
*: fix unstable test in placement gc cases (#30045 )
王超
2021-11-23 18:23:50 +08:00
f7ff198c84
br : migrate test-infra to testify for lightning/backend/tidb/tidb_test.go (#30042 )
xiaolunzhou
2021-11-23 18:11:50 +08:00
18381f9319
planner: fix the issue that binding cannot work when sql_select_limit is enabled (#29789 )
Yuanjia Zhang
2021-11-23 17:59:52 +08:00
8b028b899d
*: replace compareDatum by compare (#30060 )
wjHuang
2021-11-23 17:49:50 +08:00
d252fd1c8c
ddl: stable create expression index test (#29990 )
wjHuang
2021-11-23 17:29:50 +08:00
cc8617e062
br: migrate test-infra to testify for redact (#29747 )
tison
2021-11-23 17:15:50 +08:00
8858592f7e
expression: fix wrong flen for CastAsString funtion (#29563 )
Shenghui Wu
2021-11-23 17:03:51 +08:00
7fdafb47d3
planner: add sub plan info of shuffleReceiver when query explain analyze (#27992 )
mmyj
2021-11-23 16:49:51 +08:00
bba5fee1e6
executor: migrate test-infra to testify for executor/write_test.go (#29953 )
Weizhen Wang
2021-11-23 16:33:51 +08:00
205d9ab910
executor, store: replace compareDatum by compare (#30044 )
wjHuang
2021-11-23 16:19:50 +08:00
fb5eb1fa77
*: replace compareDatum by compare (#30048 )
wjHuang
2021-11-23 15:57:50 +08:00
0f86a53d41
server: fix bug https://asktug.com/t/topic/213082/11 (#29577 )
zhangguangchao
2021-11-23 15:17:50 +08:00
e45387309b
executor: fix error msg of granting non-table level privilege (#29321 )
unconsolable
2021-11-23 15:05:50 +08:00
759aab5909
executor: remove useless parameter (#30043 )
Weizhen Wang
2021-11-23 14:51:50 +08:00
efd6c5ec14
ddl/ddl_test.go: refactor testSchemaInfo to return error #29964 (#30008 )
José Clovis Ramírez de la Rosa
2021-11-23 02:17:50 -04:00
e030ff1155
*: fix unstable test caused by TestRandomPanicAggConsume (#30035 )
王超
2021-11-23 14:05:50 +08:00
2f119e30a4
ddl/table_split_test.go: migrate test-infra to testify (#29960 )
wangggong
2021-11-23 13:49:50 +08:00
805a887380
executor: migrate test-infra to testify for executor/show_stats_test.go (#30000 )
Weizhen Wang
2021-11-23 13:37:51 +08:00
d15ca2a869
planner: unify the argument of range functions to use SessionCtx instead of StatementContext (#29999 )
Yuanjia Zhang
2021-11-23 12:35:51 +08:00
eb4bc5dc89
parser: update cznic/parser&y to new 1.0.2/1.0.1 (#29846 )
Xiang Zhang
2021-11-23 12:07:51 +08:00
9d531488b5
parse: support set local sysvar=xxx (#30005 )
Hangjie Mo
2021-11-23 11:53:51 +08:00
b87f9d1768
server: migrate test-infra to testify for tidb_test.go (#29535 )
dave
2021-11-23 11:15:50 +08:00
0f184caa18
planner: use the converted datum based on the target column to point get (#26713 )
Chengpeng Yan
2021-11-23 11:03:50 +08:00
51f53f3376
insert: fix the auto id retry won't cast the datum to origin type (#29997 )
Arenatlx
2021-11-22 23:39:49 +08:00
2bf67ff18e
executor, types: refactor CompareDatum (#29866 )
wjHuang
2021-11-22 23:23:50 +08:00
e482122d4e
br : migrate test-infra to testify for lightning/backend/backend_test (#30009 )
xiaolunzhou
2021-11-22 23:11:50 +08:00
c48db39846
*: support renew lease for read operation on cached table (#29840 )
xiaolunzhou
2021-11-22 22:37:49 +08:00
e47f0f5e80
expression: use encode buffer in to_binary, warp encrypt function with to_binary (#29950 )
unconsolable
2021-11-22 19:33:49 +08:00
d711f18e0d
types/datum.go: casting zero to enum should not change value (#29759 )
tangenta
2021-11-22 18:29:49 +08:00
02a8f04531
types: fix return err when decimal from string value (#22407 )
erwadba
2021-11-22 18:15:49 +08:00
8e93dc5edb
expression: fix flen and decimal for ceil, floor, truncate, round (#29923 )
wjHuang
2021-11-22 18:01:49 +08:00
e2e6e5561b
encoding: refactor the character encoding (#29935 )
xiongjiwei
2021-11-22 16:59:49 +08:00
5ceb77c7c7
executor: migrate test-infra to testify for executor/brie_test.go (#29955 )
Weizhen Wang
2021-11-22 16:47:50 +08:00
4d16aabf90
planner: change redundantSchema to fullSchema to correctly handle natural and "using" joins (#29599 )
Zhou Kunqin
2021-11-22 14:53:49 +08:00
44283b743b
util: remove Parallel for TestIndexRange (#29954 )
Weizhen Wang
2021-11-22 14:29:49 +08:00
2d2fba5ee0
telemetry, session : add telemetry for cache table feature (#29963 )
xiaolunzhou
2021-11-22 14:03:49 +08:00
c835349972
table, parser: check for invalid GBK characters before insertion (#28814 )
tangenta
2021-11-22 13:29:49 +08:00
723242ad24
parser: support trace plan statement (#29720 )
Song Gao
2021-11-22 13:09:45 +08:00
49909a247b
ddl/ddl_test.go: refactor testNewDDLAndStart to return error (#29964 )
José Clovis Ramírez de la Rosa
2021-11-22 00:17:49 -04:00
594e7ba87a
planner: fix incorrect behavior of index join when one side is tableDual (#29844 )
Chengpeng Yan
2021-11-22 12:05:49 +08:00
cc7b476481
planner: fix data race (#29957 )
Weizhen Wang
2021-11-22 11:51:49 +08:00
cf12389be1
executor: fix data race with RandSeed (#29965 )
Weizhen Wang
2021-11-22 11:37:49 +08:00
47f8aad12d
metrics: fix the TSO Grafana panels (#29942 )
JmPotato
2021-11-22 10:49:49 +08:00
bea1041845
expression: add builtin func bit_length() for gbk (#29531 )
chacha923
2021-11-22 10:37:49 +08:00
e448d93cb9
executor: migrate test-infra to testify for aggregate_test.go (#29903 )
Weizhen Wang
2021-11-20 12:25:48 +08:00
7aa86cc96a
*: Enable gosec for implicit memory aliasing in for loop (#28996 )
Tomasz Janiszewski
2021-11-19 13:07:48 +01:00
2e94e58914
dumpling: add placement check into the head of file (#29839 )
sylzd
2021-11-19 18:31:48 +08:00
177be48e94
executor: add retriver for tidb_hot_regions_history (#27375 )
db
2021-11-19 16:43:48 +08:00