This website requires JavaScript.
2f96bc7502
expresssion: determine the field type of control function with enum type (#24830 )
Shenghui Wu
2021-05-27 11:45:35 +08:00
1ae28529ab
store/tikv: remove ServerMemoryQuota from tikv config (#24620 )
Ryan Leung
2021-05-27 11:03:35 +08:00
f891c5a7cb
planner: Fix runtime error occurs when illegal mix collate in subquery (#24887 )
sylzd
2021-05-26 21:29:35 +08:00
a8819a88eb
docs: Rename some tables' column names in Lock View to reduce confusion (#24904 )
MyonKeminta
2021-05-26 19:25:35 +08:00
9b5d92ef24
statistics: fix the unexpected estimation error on full sampling (#24623 )
Yiding Cui
2021-05-26 18:47:34 +08:00
acf5e52ffc
session, executor: fix misleading function name and move staleness test (#24902 )
Song Gao
2021-05-26 15:31:35 +08:00
88928adb0f
ddl, types: fix int to datetime conversion to avoid useless retry (#24874 )
tangenta
2021-05-26 15:15:36 +08:00
59ee6f8d01
executor: add more cases about dynamic-mode with union/DML/subquery (#24864 )
Yuanjia Zhang
2021-05-26 14:19:34 +08:00
5368be1043
store/tikv/backoff: use *Observer instead of Observer directly in Config (#24897 )
Shirly
2021-05-26 13:27:34 +08:00
f79dc8b218
executor: pessimistic lock on the temporary table should not be written to TiKV (#24737 )
tiancaiamao
2021-05-26 12:41:34 +08:00
f9c5894275
planner: cleanup point update cache logic (#24755 )
Jack Yu
2021-05-26 11:33:34 +08:00
2b3905b44a
*: avoid create new parser object in prepared exec (#24883 )
tiancaiamao
2021-05-26 11:25:34 +08:00
95e9ea82ac
table: remove reading from non-specificed partitions in IODKU (#24872 )
Mattias Jonsson
2021-05-26 04:59:34 +02:00
8a066999f1
*: Remove incorrect global sysvar caching (#24699 )
Morgan Tocker
2021-05-25 11:37:34 -06:00
66ad36ee10
planner, executor, statistics: support correlation calc for new sampling method (#24458 )
Zhou Kunqin
2021-05-25 23:57:34 +08:00
f130a10f1c
grafana: fix KV transaction OPS (#24781 )
Jack Yu
2021-05-25 21:09:34 +08:00
eeb6641046
*: fix missing reset for DurationParse (#24468 )
Jack Yu
2021-05-25 20:57:34 +08:00
ced56153b8
executor,table: fix 'show create table' for the temporary table (#24857 )
tiancaiamao
2021-05-25 20:33:34 +08:00
045e18f1c6
executor: do not send snapshot request for (batch) point get on temporary table (#24804 )
tiancaiamao
2021-05-25 20:07:34 +08:00
11e7ac65f6
session, variable, domain: optimize session sysvar cache (#24873 )
Morgan Tocker
2021-05-25 04:01:34 -06:00
051524ce95
kv: remove DelOption method (#24762 )
disksing
2021-05-25 17:53:34 +08:00
681d8ccd16
executor: update memIndexLookUp to make it can read partition table correctly and add more cases about dynamic-mode with UnionScan (#24877 )
Yuanjia Zhang
2021-05-25 17:37:33 +08:00
0199b402e4
server/http_handler: use func in helper instead of use tikvrpc directly (#24823 )
Shirly
2021-05-25 17:23:34 +08:00
ad72d38bde
store/tikv: move funcs split region/ranges by region cache into region_cache.go (#24861 )
Shirly
2021-05-25 17:05:34 +08:00
6e9d2750ae
executor: implement set transaction read only as of transaction (#24766 )
Song Gao
2021-05-25 16:39:38 +08:00
ab5cf857d3
store/tikv: move client*.go into single package tikv/client (#24798 )
Shirly
2021-05-25 16:29:34 +08:00
2580240dde
*: pass sql, plan digest down to KV request (#24854 )
crazycs
2021-05-25 15:47:33 +08:00
8c25a0074a
*/backoff: make backoff type as string instead of interface fmt.Stringer (#24810 )
Shirly
2021-05-25 15:23:33 +08:00
98f0d76bc7
*: clean up the deserted syntax of START TRANSACTION READ ONLY (#24813 )
JmPotato
2021-05-25 14:25:33 +08:00
79669921ff
ddl: add region and split compatibility for temporary table (#24684 )
Howie
2021-05-25 13:17:33 +08:00
02049548a9
variable: Add getters for global/session scope (#24647 )
Morgan Tocker
2021-05-24 23:07:34 -06:00
64bf4b1904
ddl: wait 1pc only once for ddl reorg job (#24859 )
Arenatlx
2021-05-25 12:53:33 +08:00
d5f01e1477
kv: extract subset of tikv.KeyFlags (#24739 )
disksing
2021-05-25 12:35:33 +08:00
39bd181213
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527 )
庄天翼
2021-05-25 12:07:34 +08:00
d1b3e47111
server, store: speed up server test (#24833 )
Lynn
2021-05-25 10:37:33 +08:00
d5e0ed0aae
ddl: ban the setting replica for tables in system database (MySQL) (#24745 )
Arenatlx
2021-05-24 22:13:33 +08:00
9865d51f79
planner: fix the ORDER BY column not match the GROUP BY clause (#24708 )
baishen
2021-05-24 07:29:34 -05:00
bfdad7c752
*: milisecond test and infoschema fix (#24820 )
xhe
2021-05-24 18:27:34 +08:00
b7c93e8952
variable: remove radix join variable (#24566 )
Ryan Leung
2021-05-24 18:05:34 +08:00
26cf50ebe5
executor: implement cteutil.Storage (#24193 )
guo-shaoge
2021-05-24 17:49:34 +08:00
23ce65724a
planner: rewrite LIKE as range for expression index (#24250 )
Howie
2021-05-24 17:25:33 +08:00
9d8935e39a
executor: add partition test with expression (#24744 )
rebelice
2021-05-24 16:27:33 +08:00
559a0067fa
store/tikv: extract methods for LockCtx (#24736 )
disksing
2021-05-24 15:59:33 +08:00
5acff639cb
docs: add the temporary table design proposal (#24168 )
tiancaiamao
2021-05-24 14:21:33 +08:00
2e7ace474c
ci acceleration: reduce execution time for TestDirectReadingWithAgg (#24818 )
guo-shaoge
2021-05-24 14:05:33 +08:00
a126b06a1d
ddl: the clustered index primary key conflict prompt information is not an index value (#24831 )
Howie
2021-05-24 13:31:33 +08:00
375e438be4
session, variable: invert builtinGlobalVariable from allow to deny list (#24836 )
Morgan Tocker
2021-05-23 22:29:33 -06:00
0191281b92
session: improve collation_server handling (#24835 )
Morgan Tocker
2021-05-23 21:55:33 -06:00
19e100c27a
expression: add integration test for JDBC's SHOW VARIABLES (#24834 )
Morgan Tocker
2021-05-23 09:31:32 -06:00
49f614e05f
executor: add a test case for 'tidb_constraint_check_in_place' on temporary table (#24784 )
tiancaiamao
2021-05-22 02:58:21 +08:00
163eb5f03c
planner: Implement PointGet in TryFastPlan for range/list paritition table (#24588 )
ZhuoZhi
2021-05-22 01:23:53 +08:00
032d34c750
executor: fix index join panic on prefix index on some cases (#24568 )
Zhuomin Liu
2021-05-21 16:06:21 +08:00
35f5ff4407
executor: remove the unnecessary use of fmt.Sprintf (#24815 )
JmPotato
2021-05-21 15:54:21 +08:00
17e8561040
ddl: speed up the execution time of ddl test and Test Chunk #7 ddl-other (#24780 )
Lynn
2021-05-21 14:14:21 +08:00
6833280fab
*: update go.etcd.io/bbolt (#24799 )
Lynn
2021-05-21 12:58:21 +08:00
e167b26e11
ddl: grammar check for create unsupported temporary table (#24723 )
tiancaiamao
2021-05-21 11:28:21 +08:00
327638c874
util/stmtsummary: remove import package tikv (#24776 )
Shirly
2021-05-21 10:34:21 +08:00
55d26c5832
region_cache: filter peers on tombstone or dropped stores (#24726 )
Lei Zhao
2021-05-21 10:16:22 +08:00
bc7f18229e
README: remove the link of TiDB Monthly Update (#24791 )
TomShawn
2021-05-20 23:58:21 +08:00
4000975ad1
privileges: improve dynamic privs registration and tests (#24773 )
Morgan Tocker
2021-05-20 08:56:21 -06:00
a2b9cb0929
config: ignore tiflash when show config (#24770 )
虎
2021-05-20 22:44:22 +08:00
789874e201
store/tikv/retry: define Config instead of BackoffType (#24692 )
Shirly
2021-05-20 22:06:21 +08:00
db71d7fb83
test: record random seed in TestIssue20658 (#24782 )
tangenta
2021-05-20 21:54:21 +08:00
b91aeedab7
planner: add tests for partition range boundaries for LT/GT (#24574 )
Mattias Jonsson
2021-05-20 15:34:22 +02:00
bcfe952921
executor: Fix unstable TestTiDBLastTxnInfoCommitMode (#24779 )
MyonKeminta
2021-05-20 21:22:22 +08:00
6bfc5f8b44
*: support AS OF TIMESTAMP read-only begin statement (#24740 )
JmPotato
2021-05-20 20:54:22 +08:00
40a8ae7711
ddl: make TestDropLastVisibleColumns stable (#24790 )
Lynn
2021-05-20 20:42:17 +08:00
ca23f55d89
expression: add builtin function `json_pretty` (#24675 )
jianzhiyao
2021-05-20 19:36:22 +08:00
013b3f1f49
executor: add table name in log (#24666 )
Cheese
2021-05-20 18:34:22 +08:00
5be8a65633
expression: support cast real/int as real (#24670 )
Zhuhe Fang
2021-05-20 18:00:22 +08:00
542da5d60b
*: prepare errors for CTE (#24763 )
wjHuang
2021-05-20 06:03:40 +08:00
c8c2726f3e
ddl: speed up the execution time of TestBackwardCompatibility. (#24704 )
Lynn
2021-05-20 05:51:40 +08:00
b54603637c
store/tikv: remove Variables.Hook (#24758 )
disksing
2021-05-20 04:49:40 +08:00
20e467a046
executor: add some test cases about dynamic-mode and apply operator (#24683 )
Yuanjia Zhang
2021-05-20 03:29:41 +08:00
651e041201
ranger: fix incorrect enum range for xxx_ci collation (#24661 )
Zhuomin Liu
2021-05-20 03:17:41 +08:00
28f4d79a0b
executor: fix wrong enum key in point get (#24618 )
Zhuomin Liu
2021-05-20 03:05:41 +08:00
a2278dfdf5
oracle: simplify timestamp utilities (#24688 )
disksing
2021-05-20 02:53:41 +08:00
d1a5fa3ac9
planner: add range partition boundaries tests with BETWEEN expression (#24598 )
Mattias Jonsson
2021-05-19 20:05:41 +02:00
9fe83e759f
docs: Some proposal for renaming and configurations for Lock View (#24718 )
MyonKeminta
2021-05-20 01:53:41 +08:00
3904ca3e4e
infoschema, executor: Add the deadlock table (#24524 )
MyonKeminta
2021-05-20 00:21:42 +08:00
15dfd7bdd3
*: Implementing RENAME USER (#24413 )
Mattias Jonsson
2021-05-19 18:09:41 +02:00
1136126991
variable: fix sysvar datarace with deep copy (#24732 )
Morgan Tocker
2021-05-19 09:55:42 -06:00
89cf970202
executor: add correctness tests about direct reading with indexJoin (#24497 )
ZhuoZhi
2021-05-19 22:03:42 +08:00
f71fbdb179
execution: fix the incorrect use of cached plan for point get (#24749 )
cfzjywxk
2021-05-19 21:01:42 +08:00
8fb29eb17e
kv: move TxnScope into kv (#24715 )
disksing
2021-05-19 20:01:42 +08:00
424a5a880c
executor: enhancement for ListInDisk(support writing after reading) (#24379 )
guo-shaoge
2021-05-19 19:15:41 +08:00
49d1eaa409
txn: break dependency from store/tikv to tidb/kv cause by TransactionOption (#24656 )
龙方淞
2021-05-19 17:39:42 +08:00
3e41d1473f
*: add option for enum push down (#24685 )
Shenghui Wu
2021-05-19 14:15:41 +08:00
883c7fb87c
planner: add partitioning pruning tests for range partitioning (#24554 )
Mattias Jonsson
2021-05-19 04:57:40 +02:00
0a1c3c0f02
variable: change default for DefDMLBatchSize tidbOptInt64 call (#24697 )
Morgan Tocker
2021-05-18 18:41:40 -06:00
f5a362d229
executor: add correctness tests about IndexMerge (#24674 )
ZhuoZhi
2021-05-19 08:03:40 +08:00
ac7e6a42c5
expression, planner: push cast down to control function with enum type. (#24542 )
Shenghui Wu
2021-05-19 07:51:40 +08:00
3ec8c8bae7
store/tikv: retry TSO RPC (#24682 )
Lei Zhao
2021-05-19 07:39:40 +08:00
44830b9174
session: fix dml_batch_size doesn't load the global variable (#24710 )
wjHuang
2021-05-19 00:25:40 +08:00
b515e14d3e
sem: add tidbredact log to restricted variables (#24701 )
Morgan Tocker
2021-05-18 06:13:40 -06:00
fbbf2b49c5
store, metrics: Add metrics for safetTS updating (#24687 )
Song Gao
2021-05-18 19:19:40 +08:00
66c8cd96b0
store/copr: balance region for batch cop task (#24521 )
xufei
2021-05-18 18:21:40 +08:00
5fd17dd7f4
expression: fix the spelling of word arithmetical (#24713 )
JmPotato
2021-05-18 16:27:40 +08:00
49d21dd9a8
executor: add correctness tests for partition table with different joins (#24673 )
ZhuoZhi
2021-05-18 15:25:40 +08:00
e9488ce2ee
*: implement tidb_bounded_staleness built-in function (#24328 )
JmPotato
2021-05-18 14:15:40 +08:00