|
|
350cbd1f69
|
session: tiny changes to reduce object allocations (#26244)
|
2021-07-19 17:53:34 +08:00 |
|
|
|
2f028b3cbd
|
executor: Implement batch point get for local temporary table (#26290)
|
2021-07-19 11:19:34 +08:00 |
|
|
|
a9adeb0232
|
*: temporarily skip some unstable test cases (#26268)
|
2021-07-16 11:19:33 +08:00 |
|
|
|
db09bb087f
|
test: try to add some combinations for amend test (#19583)
|
2021-07-16 10:17:33 +08:00 |
|
|
|
35e19eff7f
|
executor: ingore locks of temporary table for point_get/batch_point_get/select_lock (#26267)
|
2021-07-15 18:05:33 +08:00 |
|
|
|
6e72be0013
|
session, ddl: amend txn correctly when "modify column" needs reorg data with tidb_enable_amend_pessimistic_txn=on. (#26269)
|
2021-07-15 16:27:33 +08:00 |
|
|
|
2b192e3149
|
topsql: refine collect information for DDL and internal SQL (#26047)
|
2021-07-15 16:13:36 +08:00 |
|
|
|
1641b3411d
|
executor: fix expression field for show keys from (#26119)
|
2021-07-15 10:29:33 +08:00 |
|
|
|
3a5f434aad
|
txn: change lock into put record for unique index key lock (#25730)
|
2021-07-14 10:57:32 +08:00 |
|
|
|
118671d990
|
*: move initial of membuff for temporary table to when table create (#26131)
|
2021-07-13 11:47:31 +08:00 |
|
|
|
52e6600437
|
session: reduce TxnInfo object allocation (#26040)
|
2021-07-12 15:23:32 +08:00 |
|
|
|
94194679a4
|
*: finish insert/point_get for local temporary table (#26053)
|
2021-07-09 18:13:30 +08:00 |
|
|
|
7670912948
|
session: Fix txn.onStmtEnd is not called when some special error occurs in ExecutePreparedStmt (#26056)
|
2021-07-09 13:59:30 +08:00 |
|
|
|
c6680e999b
|
*: update client-go and update mocktikv usages (#25911)
|
2021-07-09 10:57:32 +08:00 |
|
|
|
5e75a1c7ee
|
*: Rename variable GlobalTemporaryTables in TxnCtx to TemporaryTables (#26028)
|
2021-07-08 13:01:29 +08:00 |
|
|
|
3bbb2c0fec
|
ddl: refactor bundle[2/2] [6/6] (#22415)
|
2021-07-08 11:57:29 +08:00 |
|
|
|
8b4aa3f26a
|
session: add benchmark for PointGet, BatchPointGet, prepared PointGet (#25998)
|
2021-07-07 22:25:29 +08:00 |
|
|
|
a6984c5044
|
*: update client-go and update test flag (#25967)
|
2021-07-06 19:07:29 +08:00 |
|
|
|
de3c30b62c
|
*: support create a local temporary table (#25851)
|
2021-07-05 11:55:27 +08:00 |
|
|
|
f23e1004ac
|
*: Support for caching_sha2_password authentication (#24991)
|
2021-07-05 11:15:28 +08:00 |
|
|
|
28202b3521
|
Makefile,session: collect the benchmark data and generate json output file (#25834)
|
2021-07-01 17:29:26 +08:00 |
|
|
|
209334951c
|
sessionctx: add tidb_enable_list_partition global system variable (#25743)
|
2021-07-01 10:37:27 +08:00 |
|
|
|
7e53276296
|
domain,session: fix annoying log when running session bench test (#25796)
|
2021-06-29 23:21:25 +08:00 |
|
|
|
f1a8e7d068
|
*: update tikv/client-go to improve failpoint performance issue (#25797)
|
2021-06-29 15:57:25 +08:00 |
|
|
|
f5710bca08
|
*: move with-tikv flag to each package (#25776)
|
2021-06-28 12:07:25 +08:00 |
|
|
|
149e86ac4b
|
*: introduce snapshot into analyze (#24575)
|
2021-06-25 15:17:24 +08:00 |
|
|
|
1cab530b79
|
session: force tidb_multi_statement_mode=OFF when mode=WARN (#25723)
|
2021-06-24 20:31:24 +08:00 |
|
|
|
ddfc0bd8cf
|
*: fix wrong resource tag of transaction commit statement (#25616)
|
2021-06-23 15:31:22 +08:00 |
|
|
|
b858ce43c0
|
config, session: make Local Transaction not to affect Stale Read (#25559)
|
2021-06-22 17:25:22 +08:00 |
|
|
|
851fb3cce9
|
sessionctx, variable: add skip name resolve (#25464)
|
2021-06-22 10:44:53 +08:00 |
|
|
|
9f18723e6a
|
*: fix bug that write on temporary table send request to TiKV (#25535)
|
2021-06-21 16:46:53 +08:00 |
|
|
|
799591a06f
|
session: read local dc replicas automatically for stale read (#25525)
* fix select
Signed-off-by: yisaer <disxiaofei@163.com>
|
2021-06-18 17:13:38 +08:00 |
|
|
|
74055f7f0e
|
statistics, executor: fix new collation for analyze version 2 (#25311)
|
2021-06-17 01:32:37 +08:00 |
|
|
|
39c503ef68
|
executor: fix panic for point get executor during stale read (#25292)
|
2021-06-15 13:44:36 +08:00 |
|
|
|
07d16065d1
|
*: update br and kvproto (#25378)
|
2021-06-12 00:56:35 +08:00 |
|
|
|
9189ec66ac
|
*: stale reads compatible with prepare (#25156)
|
2021-06-11 19:32:35 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
a8ea9a75f2
|
store/tikv: make failpoints without code generations (#25247)
|
2021-06-10 17:58:29 +08:00 |
|
|
|
37472dc06b
|
store/tikv: move region_* into package store/tikv/region (#25205)
|
2021-06-10 15:54:30 +08:00 |
|
|
|
d37062fe51
|
metrics: Add err label for TiFlashQueryTotalCounter (#25317)
|
2021-06-10 14:28:30 +08:00 |
|
|
|
cbb6f4e64c
|
*: add global system variable tmp_table_size (#24827)
|
2021-06-09 18:48:30 +08:00 |
|
|
|
6026b63891
|
*: update kvrpcpb to not use abbreviations (#25265)
|
2021-06-09 13:28:28 +08:00 |
|
|
|
ac06d78691
|
*: enable column-type-change totally (#25263)
|
2021-06-09 10:56:29 +08:00 |
|
|
|
f81ef55795
|
planner: solve an incompatible issue about dynamic-mode and TiFlash and enable dynamic mode by default (#25255)
|
2021-06-08 20:08:28 +08:00 |
|
|
|
f3e2b79822
|
store/tikv: share type OneByOneSuite for tests related to tikv (#25098)
|
2021-06-07 18:08:28 +08:00 |
|
|
|
a8b1f687e0
|
session: fix a bug when updating duplicate bindings (#25168)
|
2021-06-04 22:40:28 +08:00 |
|
|
|
5ca65a8834
|
*: concurrent session access leads to race (#25173)
|
2021-06-04 21:32:28 +08:00 |
|
|
|
06b80b74c5
|
store/tikv: new retry logic for RegionRequestSender (#25040)
|
2021-06-03 21:04:27 +08:00 |
|
|
|
83a9a12a14
|
*: add sys var tidb_enable_global_temporary_table to open global temp table (#25075)
|
2021-06-03 16:10:45 +08:00 |
|
|
|
0f151af7c5
|
*: add telemetry support for CTE (#25022)
|
2021-06-03 14:46:27 +08:00 |
|