This website requires JavaScript.
7d7a2337d9
ddl: forbid type conversion between varchar and non-varchar (#23688 )
tangenta
2021-03-31 16:03:24 +08:00
8fca6a21a6
util: fix range building for binary literal (#23699 )
wjHuang
2021-03-31 14:43:24 +08:00
55580eef8f
variable: refactor set session validation (part 2) (#23566 )
Morgan Tocker
2021-03-30 21:49:24 -06:00
addbd46c3d
store/tikv: fix misuse of PD client's GetStore (#23695 )
龙方淞
2021-03-31 11:33:24 +08:00
f43f750fb5
plugin: fix linter --enable=deadcode check error (#23163 )
dongjunduo
2021-03-31 10:23:24 +08:00
3cf2bf9120
session: add session scope for tidb_enable_clustered_index (#23704 )
tangenta
2021-03-30 23:31:24 +08:00
3ed4a23b95
executor: refineArgs() bug fix when compare int with very small decimal (#23694 )
guo-shaoge
2021-03-30 20:53:24 +08:00
c32895f667
expression: fix approx_percent panic on bit column (#23687 )
Zhuomin Liu
2021-03-30 20:17:24 +08:00
f6e13b691f
executor: fix point/batch on old row format clustered primary key with prefix columns (#23668 )
lysu
2021-03-30 20:01:24 +08:00
a59c4df134
planner: set schema column be the same with new expr one (#23679 )
Zhuhe Fang
2021-03-30 19:25:24 +08:00
c9360aed75
region_cache: invalidate region after meeting store_not_match (#23664 )
5kbpers
2021-03-30 19:07:24 +08:00
135fad0714
executor: fix index join on prefix column index (#23678 )
Zhuomin Liu
2021-03-30 18:31:24 +08:00
37bf124b73
planner: fix the panic when we calculate the partition range (#23651 )
Chengpeng Yan
2021-03-30 18:03:24 +08:00
60111e1c4b
planner: fix the issue that planner hints don't work in some batch/point-get plans (#23666 )
Yuanjia Zhang
2021-03-30 17:46:14 +08:00
67874c579a
executor: fix a panic when batch point get is used for partition table (#23652 )
tiancaiamao
2021-03-30 17:25:24 +08:00
402e3c8511
store/tikv: move split test to /tests (#23643 )
disksing
2021-03-30 17:03:24 +08:00
a8a52c0175
store/tikv: move safepoint test to /tests (#23637 )
disksing
2021-03-30 16:45:24 +08:00
2a57ec7cc5
executor: make mds.randDatum return different float type for mysql.Float and mysql.Double (#23645 )
Song Gao
2021-03-30 16:29:24 +08:00
36971fc151
store/tikv: move scan test to /tests (#23642 )
disksing
2021-03-30 15:31:23 +08:00
26c0e7261d
expression: Maintain separate scalar function pushdown lists for each engine instead of unified. (#23284 )
Zhi Qi
2021-03-30 14:05:24 +08:00
3711df6973
go.mod:update br to the newest master (#23654 )
Shirly
2021-03-30 13:27:24 +08:00
a57638e4e9
store/tikv: move range task test to /tests (#23636 )
disksing
2021-03-30 13:09:24 +08:00
71e4bd3844
store/tikv/unionstore: remove interface MemBufferIterator (#23629 )
Shirly
2021-03-30 12:53:25 +08:00
017790b113
variable: Add innodb_default_row_format as noop (#23568 )
Morgan Tocker
2021-03-29 22:19:24 -06:00
a234ce62ff
planner, type: remove the prefix 0 in the bit array when we get the BinaryLiteral (#23523 )
Chengpeng Yan
2021-03-30 12:01:24 +08:00
73f6ba78d0
store/tikv: move delete range test to /tests (#23634 )
disksing
2021-03-30 11:43:24 +08:00
f9708e6043
*: collect transaction write duration/throughput metrics for SLI/SLO (#23462 )
crazycs
2021-03-30 11:19:24 +08:00
f08e76cb1c
store/tikv/kv:move tikv/error.go to tikv/kv/error.go (#23627 )
Shirly
2021-03-30 11:03:23 +08:00
a49effd47e
planner, util/ranger: apply PushDownNot to condition before pruning partition (#23628 )
Yifan Xu
2021-03-29 20:47:24 +08:00
0059395634
store/tikv: remove dependency on kv.StoreType (#23558 )
disksing
2021-03-29 19:25:24 +08:00
e63aaac1f9
store/tikv: move failpoint.go from tikv to tikv/util (#23632 )
Shirly
2021-03-29 18:45:24 +08:00
4ad9c6af86
store/tikv: add more probe functions for tests (#23616 )
disksing
2021-03-29 18:10:12 +08:00
44f81cb9d9
planner, table: optimize the list column partition pruner for range query (#22294 )
Zijie Lu
2021-03-29 17:25:23 +08:00
32a9c3d13c
expression: separated arithmeticModIntSig (#22137 )
Tjianke
2021-03-29 17:07:24 +08:00
647ba7f265
kv/union_store:remove some unused type (#23620 )
Shirly
2021-03-29 16:49:24 +08:00
76d48c1fec
executor, server: load_data.go is changed and add unit test (#23201 )
zoujia-cm
2021-03-29 15:45:24 +08:00
60d8d29c09
store/tikv: move isolation test to tests (#23580 )
disksing
2021-03-29 14:45:23 +08:00
1e3921aff5
chore: Refactor code quality issues (#23445 )
Ankit Dobhal
2021-03-27 13:21:23 +05:30
bc07307ec9
planner: fix bug that mpp avg will throw column index out of bound error (#23604 )
xufei
2021-03-27 15:35:23 +08:00
149440854e
statistics: sort the test result, stable tests (#23564 )
xhe
2021-03-26 21:45:23 +08:00
8492619a83
store, plan: make mpp workable when some node is not available shortly. (#23589 )
Han Fei
2021-03-26 21:27:49 +08:00
c9e041ee6c
types: fix collation for binary literal (#23591 )
wjHuang
2021-03-26 20:39:23 +08:00
6cdfaab99f
planner: fix correlated columns in filter or access in MPP apply (#23509 )
Zhuhe Fang
2021-03-26 20:21:24 +08:00
961cd66393
executor,planner: fix update join update unmatched outer row (#23491 )
lysu
2021-03-26 19:43:23 +08:00
7a35af8a4c
mocktikv: split rpcHandler to kvHandler and coprHandler (#22857 )
disksing
2021-03-26 19:21:23 +08:00
2df2ca06d2
store/tikv: always switch to a different peer when meets no-leader (#22449 )
Lei Zhao
2021-03-26 19:05:23 +08:00
fe250b9efb
planner: fine grained collation control for mpp plan (#23584 )
xufei
2021-03-26 18:31:23 +08:00
b3b1177ac9
ddl: fix add partition hang when replica count greater than tiflash stores (#23556 )
Arenatlx
2021-03-26 18:08:46 +08:00
b11c71d23e
MPP: fix 2-phase agg chose wrong partition column during planning (#23557 )
Zhuhe Fang
2021-03-26 17:49:23 +08:00
f45bd9bd21
kv/union_store:move implementation of unionstore into store/tikv (#23490 )
Shirly
2021-03-26 16:40:29 +08:00
aee5819a20
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529 )
lysu
2021-03-26 15:59:24 +08:00
490c9386fb
statistics: optimize the global histogram merging algorithm (#23520 )
Yuanjia Zhang
2021-03-26 15:40:59 +08:00
291e8ef8b5
telemetry: fix incorrect value for copr cache (#23577 )
Zhuomin Liu
2021-03-26 14:30:58 +08:00
82bfdcab37
executor: fix update panic on join having statement (#23554 )
Zhuomin Liu
2021-03-26 12:47:24 +08:00
a909037110
planner/core: inject project for tiflash agg (#23480 )
Han Fei
2021-03-26 12:31:23 +08:00
28243b9610
store/tikv: move prewrite test to tests (#23485 )
disksing
2021-03-26 10:37:23 +08:00
40b92181d0
planner/core: convert decimal type for mpp join before shuffling. (#23191 )
Han Fei
2021-03-26 00:16:58 +08:00
1c83b14896
sessionctx: refactor set to be in struct (#23383 )
Morgan Tocker
2021-03-25 08:33:24 -06:00
9b4ae3a0fb
go.mod: update parser to fix panic on connection verification (#23532 )
tiancaiamao
2021-03-25 21:35:23 +08:00
07db18fc56
txn: consider forceSyncCommit flag for async commit (#23548 )
cfzjywxk
2021-03-25 20:39:23 +08:00
f9adb7f085
store/tikv: Randomize selection of proxy store on network partition (#23530 )
MyonKeminta
2021-03-25 20:13:24 +08:00
919e50db15
statistics: remove the dependency of stats GC on LastUpdateVersion (#23413 )
Kenan Yao
2021-03-25 19:58:05 +08:00
3ea3c392b7
statistics: check duplicate columns and types for extended stats (#23437 )
Kenan Yao
2021-03-25 19:38:45 +08:00
f9deac177f
server: do not set opentracing span context unnecessarily (#23326 )
tiancaiamao
2021-03-25 17:23:24 +08:00
1915517c0c
ranger: handle decimal overflow properly when building index ranges (#23535 )
Kenan Yao
2021-03-25 17:05:01 +08:00
a90e4f2b29
telemetry: fix prepare stmt and copr cache (#23526 )
Zhuomin Liu
2021-03-25 16:15:15 +08:00
42141084fe
statistics: fix auto analyze log information incomplete (#23522 )
Zhou Kunqin
2021-03-25 15:51:23 +08:00
78fc47c9a2
collation: hide pinyin collation in show collation (#23521 )
xiongjiwei
2021-03-25 15:09:24 +08:00
a51d20027f
executor: fix batchGet/PointGet overflow result in clustered index (#23516 )
lysu
2021-03-25 14:43:23 +08:00
5a4d89416b
session: fix bug user privileges change after upgrade from 4.0.11 to 5.0 (#23403 )
tiancaiamao
2021-03-25 13:07:23 +08:00
47749a156a
partition: fix hash partition with not between condition get wrong result (#22914 )
xiongjiwei
2021-03-25 11:53:23 +08:00
4b7a3767b0
telemetry: Fix window algorithm (#23518 )
Wenxuan
2021-03-24 22:37:23 -05:00
5715eefd2b
*: Add the metric about the SQL with TiFlash Success (#23426 )
Alkaid Jiang
2021-03-24 22:15:37 +08:00
35eded065e
*: fix structcheck lint warnings (#23062 )
disksing
2021-03-24 21:09:37 +08:00
fab0b934a4
server: set connection to TCP socket when unix and TCP used (#23463 )
Morgan Tocker
2021-03-24 05:11:37 -06:00
8c1808b78e
makefile: enable typecheck linter (#23067 )
disksing
2021-03-24 18:17:37 +08:00
b1b375e7ef
statistics: fix some unstable tests in global stats (#23502 )
Chengpeng Yan
2021-03-24 16:11:37 +08:00
aa3f0414d9
store/copr: return ErrTiFlashServerTimeout when MPP meets network error (#23434 )
Yifan Xu
2021-03-24 15:24:09 +08:00
906828b159
telemetry: add transaction usage info (#23470 )
Lei Zhao
2021-03-24 14:11:36 +08:00
86c8bf0550
*: update PD dependency to latest master (#23475 )
Ryan Leung
2021-03-24 12:09:37 +08:00
396760174c
statistics: recalculate bucket repeats when merging global statistics (#23486 )
Yuanjia Zhang
2021-03-24 11:47:36 +08:00
1cebae21a7
planner, sessionctx: turn on the mpp by default (#23401 )
Han Fei
2021-03-23 21:01:37 +08:00
5243049e18
telemetry: add copr-cache, tiflash, cluster index, async commit (#23454 )
Zhuomin Liu
2021-03-23 20:27:07 +08:00
8c897b1f33
partition: check partition definition with unsigned option (#23428 )
xiongjiwei
2021-03-23 19:31:37 +08:00
0c11c24b4c
store/tikv: move 2pc tests to standalone directory (#23330 )
disksing
2021-03-23 19:15:37 +08:00
d1cc4c6a99
planner: fix inappropriate null flag of null constants (#23457 )
Yuanjia Zhang
2021-03-23 15:40:50 +08:00
e6576d4000
store/tikv: remove tidb/metrics from store/tikv/oracles (#23418 )
YIXIAO SHI
2021-03-23 14:05:36 +08:00
d7883fe146
planner: fix only_full_group_by check not enough (#23404 )
Zhou Kunqin
2021-03-23 13:17:36 +08:00
42be9a4a8d
planner: fix plan cache not working caused by type difference (#23175 )
Zhou Kunqin
2021-03-22 20:29:36 +08:00
efe172b0e0
store/tikv:move option from kv to tikv, and make define as a normal int (#23171 )
Shirly
2021-03-22 20:13:36 +08:00
9f465d788e
planner: incorrect results returned when executing a prepared point-get update meets nondeterministic function. (#22067 ) (#23455 )
Yiding Cui
2021-03-22 19:57:37 +08:00
b1c8ede13f
*: hide index-usage-sync-lease config (#23349 )
rebelice
2021-03-22 18:47:36 +08:00
c8e07b845a
statistics: fix build extended stats panic when met NULL (#23346 )
Zhou Kunqin
2021-03-22 15:11:36 +08:00
1d5a81edb3
statistics: handle drop partition events for global-stats (#23343 )
Chengpeng Yan
2021-03-22 14:29:36 +08:00
7d113f0dbe
ddl: add truncate partition all support (#23040 )
Andrew
2021-03-19 23:11:36 +08:00
b983856ddf
store/tikv:mv kv.ReplicaReadType to tikv (#23376 )
Shirly
2021-03-19 21:19:36 +08:00
60460be42f
*: unify NeedRestoredData and CommonHandleNeedRestoredData (#23266 )
tangenta
2021-03-19 19:51:36 +08:00
520f2bbd77
docs: Add Proposal for dynamic privileges (#23224 )
Morgan Tocker
2021-03-19 05:35:36 -06:00
02837f428f
docs: add proposal for Security Enhanced Mode (#23223 )
Morgan Tocker
2021-03-19 05:19:36 -06:00
6f34626d92
config: add no delay option for tcp connection (#22757 )
jianzhiyao
2021-03-19 19:03:36 +08:00