|
|
5cac105ba1
|
session: do not print the annoying 'no such host' error log when authorization fails (#13989)
|
2019-12-12 20:59:44 +08:00 |
|
|
|
d439a57566
|
infoschema, util: add table events_statements_summary_by_digest_history (#13813)
|
2019-12-09 16:11:49 +08:00 |
|
|
|
94481e883d
|
session: if txn invalid do not active it and return an error (#13935)
|
2019-12-09 13:41:09 +08:00 |
|
|
|
0730eeca03
|
*: fix snapshot problem in show table status (#13797)
|
2019-12-05 13:26:26 +08:00 |
|
|
|
5c4a9ee101
|
*: do not start slow-log timer before parsing (#13846)
|
2019-12-04 15:58:40 +08:00 |
|
|
|
5b6422df58
|
*: support read remote TiDB memory table of cluster (#13065)
|
2019-12-04 13:05:36 +08:00 |
|
|
|
093b27aea8
|
session: fix show variable result of tidb_enable_window_function after upgrade (#13866)
|
2019-12-03 15:54:39 +08:00 |
|
|
|
5a589c9994
|
planner: consider disk cost in hashJoin (#13246)
|
2019-12-03 13:43:19 +08:00 |
|
|
|
5fb669b68b
|
session: fix CI data race in TestSchemaCheckerSQL (#13859)
|
2019-12-03 13:09:25 +08:00 |
|
|
|
18fbe2d483
|
infoschema, util: refresh statement summary table periodically (#13680)
|
2019-11-28 15:39:22 +08:00 |
|
|
|
2082b68a41
|
test: optimize session&planner/core unit test (#13580)
|
2019-11-27 17:25:55 +08:00 |
|
|
|
518692c14c
|
bindinfo: support evolve plan (#13465)
|
2019-11-22 17:09:37 +08:00 |
|
|
|
8535b90104
|
session: add more information for retry error (#13525)
|
2019-11-19 15:52:25 +08:00 |
|
|
|
39a6f7f4cc
|
*: make transaction duration metrics more reasonable (#13444)
|
2019-11-15 19:17:36 +08:00 |
|
|
|
4283263b13
|
store : add store limit to restrain bad store from occupying too much token limit. (#12779)
|
2019-11-13 18:49:24 +08:00 |
|
|
|
58733475da
|
*: support capture evolve plan tasks (#13199)
|
2019-11-13 16:22:48 +08:00 |
|
|
|
2dfaf55410
|
sysvars: error code package for sysvar.go (#13366)
|
2019-11-12 13:01:29 +08:00 |
|
|
|
5fd8b4d251
|
executor: support innodb_lock_wait_timeout for pessimistic transaction (#13103)
|
2019-11-05 17:26:40 +08:00 |
|
|
|
000c1ba5db
|
planner, session: add isolation read with engine type (#12997)
|
2019-11-01 15:47:12 +08:00 |
|
|
|
e8294ad636
|
executor: try to cache executor for prepared point select (#12855)
|
2019-10-30 10:23:18 +08:00 |
|
|
|
5bf03c8df4
|
executor: add SHUTDOWN command and privilege check (#12804)
|
2019-10-21 21:49:56 +08:00 |
|
|
|
740b7769b0
|
*: support automatically create sql baselines (#12434)
|
2019-10-17 14:16:48 +08:00 |
|
|
|
20823fbe18
|
*: add a system variable to control the usage of baselines (#12624)
|
2019-10-14 21:09:03 +08:00 |
|
|
|
ea6d00be04
|
*: add a new way to calculate TPS (#12411)
|
2019-09-30 18:25:37 +08:00 |
|
|
|
5b3df63ced
|
executor: case refactor for point execution (#12486)
|
2019-09-30 16:10:08 +08:00 |
|
|
|
1a9fcb9c20
|
*: replace cost model factor constants with system variable (#12367)
|
2019-09-30 14:24:07 +08:00 |
|
|
|
41ac571d7b
|
*: remove the LightningMode from TiDB (#12466)
|
2019-09-29 15:12:01 +08:00 |
|
|
|
d5094bc304
|
session: remove unused global variable (#12460)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-09-29 11:11:02 +08:00 |
|
|
|
ba9d1ca960
|
*: adjust delta schema count and add metrics (#11625)
|
2019-09-27 20:33:18 +08:00 |
|
|
|
a582640dc3
|
executor: make point updates go short path (#12243)
|
2019-09-27 18:36:01 +08:00 |
|
|
|
06629d6ac4
|
*: check privilege when reusing the cached plan (#12211)
|
2019-09-23 20:36:45 +08:00 |
|
|
|
582076b5cc
|
*: wrap the previous statement for performance (#12283)
|
2019-09-23 15:09:15 +08:00 |
|
|
|
15011b6c49
|
executor: new execution path for point execution within prepared plan cache (#11970)
|
2019-09-17 14:14:45 +08:00 |
|
|
|
e173c7f5c1
|
executor: add several sql hint related to session variables (#11809)
|
2019-09-17 13:39:16 +08:00 |
|
|
|
0f55274760
|
infoschema, session: support for events_statements_summary_by_digest (#12017)
|
2019-09-12 19:53:16 +08:00 |
|
|
|
46cb64a257
|
server: reset current start ts in processlist when transaction committed (#12070)
|
2019-09-10 20:27:44 +08:00 |
|
|
|
1ef81a8620
|
*: replace word error in warning, info, debug logs (#12050)
|
2019-09-09 18:51:12 +08:00 |
|
|
|
0fbd21c085
|
*: replace pessimistic default config option with global variable (#12041)
|
2019-09-05 18:32:58 +08:00 |
|
|
|
dffe29355a
|
*: not send tso request when point get with max tso (#11981)
|
2019-09-03 23:11:49 +08:00 |
|
|
|
c07fcc4a34
|
executor: make the projection executor support vectorized expression evaluation (#11917)
|
2019-08-30 13:41:05 +08:00 |
|
|
|
073ab9b6a3
|
*: refactor RestrictedSQLExecutor (#11904)
|
2019-08-28 19:17:19 +08:00 |
|
|
|
f24866a40c
|
*: support bindings for prepare statement (#11642)
|
2019-08-26 10:30:40 +08:00 |
|
|
|
396b094675
|
*: record query start time to session variables (#11822)
|
2019-08-22 21:46:17 +08:00 |
|
|
|
ec681598b6
|
*: change the query start time to the parsing time (#11159)
|
2019-08-20 20:35:16 +08:00 |
|
|
|
523b93651d
|
Add follower read support to TiDB (#11347)
|
2019-08-16 13:26:17 +08:00 |
|
|
|
140718d230
|
executor: fix auto retry when transaction has select for update (#11714)
|
2019-08-12 16:32:15 +08:00 |
|
|
|
036e7e207d
|
*: support new 'log' format for trace (#11681)
|
2019-08-09 12:43:33 +08:00 |
|
|
|
028f63cb4a
|
*: rename tidb_back_off_weight (#11655)
|
2019-08-07 15:04:56 +08:00 |
|
|
|
02ab1ed7ee
|
executor,session: display the tree-like format of the trace statement (#11633)
|
2019-08-06 14:18:31 +08:00 |
|
|
|
cf11ef3e31
|
executor: refactor info from interface to string to avoid runT… (#11510)
|
2019-07-30 09:32:27 +08:00 |
|