|
|
aa2f716847
|
executor: avoid ProjectoinExec's goroutine leak (#14127)
|
2019-12-25 16:51:10 +08:00 |
|
|
|
efd34cb65d
|
executor: add memTracker for aggregation (#13720)
|
2019-12-25 16:07:09 +08:00 |
|
|
|
57ecfb9b46
|
*: implement the diagnostics inspection framework (#14114)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-12-25 15:58:58 +08:00 |
|
|
|
279ad0d41c
|
infoschema,planner: implement the metric table predicate push down (#14169)
|
2019-12-25 10:54:25 +08:00 |
|
|
|
1335ffb6b7
|
*: support read consistency isolation level in the pessimistic transactions (#14087)
|
2019-12-24 21:24:39 +08:00 |
|
|
|
f0d313470f
|
executor: record lockkeys waited flag and duration in stmtctx (#14209)
|
2019-12-24 20:24:12 +08:00 |
|
|
|
85afb8227e
|
util: remove the optimization in CopySelectedJoinRows() to fix a bug in OuterHashJoin (#14010)
|
2019-12-24 16:58:39 +08:00 |
|
|
|
ef7adeb50d
|
*: resort fields for reducing the memory allocated (#14172)
|
2019-12-23 17:10:09 +08:00 |
|
|
|
8cbacf0d7c
|
wasm: fix compile error for wasm (#14160)
Signed-off-by: 5kbpers <tangminghua@pingcap.com>
|
2019-12-23 15:17:46 +08:00 |
|
|
|
fce9870208
|
ddl,executor: add auto_random column option (#13127)
|
2019-12-23 14:51:51 +08:00 |
|
|
|
cd07c4550d
|
*: support certificate based authentication (#13955)
|
2019-12-23 11:37:29 +08:00 |
|
|
|
f0282d32ca
|
executor: trace the memory usage of Selection executors (#13927)
|
2019-12-22 21:18:02 -06:00 |
|
|
|
11c3b25ba2
|
executor: fix missing cached execution counter for point select (#14163)
|
2019-12-20 19:35:49 +08:00 |
|
|
|
933715f4a2
|
infoschema: add metric database/table to query cluster metric via SQL. (#13757)
|
2019-12-20 16:13:28 +08:00 |
|
|
|
733c851eb5
|
infoschema: improve the security vunerability of key_column_usage and analyze_status infoschema (#14142)
|
2019-12-20 15:32:40 +08:00 |
|
|
|
736c2f2d27
|
executor: implement the CLUSTER_LOG retriever (#14046)
|
2019-12-20 14:48:16 +08:00 |
|
|
|
fcc5dba8a7
|
infoschema: add 3 fields to statement summary table (#14096)
|
2019-12-19 21:42:39 +08:00 |
|
|
|
730ea8ccdb
|
infoschema: add server hardware and system sysctl cluster table (#13997)
|
2019-12-19 21:31:37 +08:00 |
|
|
|
39a370ce83
|
bindinfo: support drop bindings of dropped table (#14071)
|
2019-12-19 14:51:46 +08:00 |
|
|
|
352adc5b00
|
executor: replace the flag CastStrToIntStrict with InSelectStmt (#14115)
|
2019-12-18 20:45:17 +08:00 |
|
|
|
cb37596c39
|
privilege: fix atomic problem of DROP ROLE (#14090)
|
2019-12-18 20:02:46 +08:00 |
|
|
|
fc603b639d
|
executor: implement disk-based sort (Part 1) (#13718)
|
2019-12-18 14:52:17 +08:00 |
|
|
|
9b7b2c0d50
|
planner/core: fix bug when using generated column in aggregate statement (#14111)
|
2019-12-18 14:46:47 +08:00 |
|
|
|
c39317e890
|
executor: support turn on/off slow-log by variables (#14016)
|
2019-12-18 10:48:46 +08:00 |
|
|
|
42adca989e
|
tables: basic support for hidden column (#13908)
|
2019-12-17 21:48:46 +08:00 |
|
|
|
438d39ebcd
|
*: revert #10124 and remove sql mode PadCharToFullLength (#14007)
|
2019-12-17 15:25:06 +08:00 |
|
|
|
7262383c88
|
infoschema,planner: implement the CLUSTER_LOG memory table predicate push down (#14018)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-12-16 21:53:45 +08:00 |
|
|
|
cbf7415873
|
*: add errcode for structure, tablecodec, admin files (#14054)
|
2019-12-16 12:07:02 +08:00 |
|
|
|
b8dad33537
|
executor: trace the memory usage of Projection executors (#13914)
|
2019-12-15 21:15:38 -06:00 |
|
|
|
3ee6bc8a21
|
ddl: fix the bug that VIEWs can be dropped by DROP TABLE syntax (#14048)
|
2019-12-13 17:07:43 +08:00 |
|
|
|
f35be4a989
|
executor: support index advisor, complete input preparation part (#13968)
|
2019-12-13 15:46:44 +08:00 |
|
|
|
9009da7378
|
*: lock unchanged rows for pessimistic transaction (#14045)
|
2019-12-13 12:00:28 +08:00 |
|
|
|
1bcf267655
|
infoschema: add plan digest to slow log and slow_query (#14000)
|
2019-12-12 11:49:00 +08:00 |
|
|
|
b04001b2a5
|
*: make golint happy #14025 (#14034)
|
2019-12-12 11:42:58 +08:00 |
|
|
|
a94cff903c
|
*: refactor LockKeys API (#14020)
|
2019-12-11 15:05:59 +08:00 |
|
|
|
7c17add7c0
|
privilege: fix privilege check of CREATE ROLE and DROP ROLE (#13940)
|
2019-12-11 13:43:58 +08:00 |
|
|
|
206cdbedfc
|
types: fix insert error when convert string to float (#13716)
|
2019-12-10 16:03:25 +08:00 |
|
|
|
a6d976440c
|
executor: refactor the way of retreiving remote component configuration (#13832)
|
2019-12-10 14:49:56 +08:00 |
|
|
|
ebec6de11f
|
*: rename IndexColName to IndexPartSpecification (#13941)
|
2019-12-10 14:22:44 +08:00 |
|
|
|
d439a57566
|
infoschema, util: add table events_statements_summary_by_digest_history (#13813)
|
2019-12-09 16:11:49 +08:00 |
|
|
|
795c630dbc
|
Makefile: Replace Gometalinter to Golangci-lint (#13405)
|
2019-12-09 15:08:40 +08:00 |
|
|
|
94481e883d
|
session: if txn invalid do not active it and return an error (#13935)
|
2019-12-09 13:41:09 +08:00 |
|
|
|
c50355303b
|
executor: add log for commit work (#13965)
|
2019-12-09 12:46:11 +08:00 |
|
|
|
a1b90715ee
|
executor: fix DATA RACE caused by the vecGroupChecker (#13948)
|
2019-12-06 18:49:18 +08:00 |
|
|
|
98519eb30b
|
executor: init the final recv channel of hash agg with enough… (#13811)
|
2019-12-06 17:06:51 +08:00 |
|
|
|
01a7d00053
|
executor: change pessimistic lock wait start for one statement (#13922)
|
2019-12-06 15:17:49 +08:00 |
|
|
|
0a22034420
|
executor: add SHOW BUILTINS command (#12941)
|
2019-12-06 14:13:00 +08:00 |
|
|
|
ea1662a296
|
privilege: fix privilege check of GRANT ROLE (#13896)
|
2019-12-05 19:56:35 +08:00 |
|
|
|
0730eeca03
|
*: fix snapshot problem in show table status (#13797)
|
2019-12-05 13:26:26 +08:00 |
|
|
|
13400ee89a
|
table, executor: extract two functions for ShowCreateTable/DB (#13907)
|
2019-12-05 10:47:52 +08:00 |
|