|
|
df6f378267
|
stmtsummary: add a switch to decide whether capture internal q… (#15461)
|
2020-03-20 17:39:11 +08:00 |
|
|
|
70d0d68b27
|
executor/inspect: add diagnosis rule for leader drop check (#15469)
|
2020-03-20 14:07:15 +08:00 |
|
|
|
b7894dfefb
|
executor: implement sequence view (#15390)
|
2020-03-19 20:54:24 +08:00 |
|
|
|
7e570b1512
|
*: read committed transaction gets a wrong snapshot with subquery (#15471)
|
2020-03-19 12:01:22 +08:00 |
|
|
|
86d8e16fc0
|
infoschema/executor : add DDLJobs sys table (#14837)
|
2020-03-19 11:55:24 +08:00 |
|
|
|
3ced6bc9ac
|
dml: support default expression cache when insert (#15216)
|
2020-03-19 10:51:22 +08:00 |
|
|
|
783c2de9f0
|
ddl: support recover truncate table (#15398)
|
2020-03-18 15:38:02 +08:00 |
|
|
|
c55ab2e25f
|
infoschema: make the unit test of AnalyzeStatus robust #15439
|
2020-03-18 15:00:18 +08:00 |
|
|
|
0b3597f73a
|
stmtsummary: cache digest for prepared stmt and cached plan (#15448)
|
2020-03-18 14:40:54 +08:00 |
|
|
|
1ff32ace27
|
executor: use MySQL compatible truncate error code (#15422)
|
2020-03-18 12:28:43 +08:00 |
|
|
|
4997bf2076
|
executor, infoschema: Migrate dataForPseudoProfiling from package infoschema to executor (#15406)
|
2020-03-18 10:49:43 +08:00 |
|
|
|
ad63c03e50
|
infoschema:Migrate dataForColumns from package infoschema to executor (#15402)
|
2020-03-18 00:03:43 +08:00 |
|
|
|
544e45eb54
|
planner, executor: fix rename sm_join to merge_join (#15394)
|
2020-03-17 18:32:13 +08:00 |
|
|
|
0c5e58107d
|
planner: forbiden nested view creation (#15420)
|
2020-03-17 17:29:13 +08:00 |
|
|
|
71234a0348
|
server: check kill flag for load data (#15391)
|
2020-03-17 16:50:14 +08:00 |
|
|
|
12aabbdc67
|
ddl: basic support for invisible index (#15366)
|
2020-03-17 15:31:35 +08:00 |
|
|
|
735f870c6c
|
executor: refine getting prometheus address (#15304)
|
2020-03-17 14:10:24 +08:00 |
|
|
|
aec6143179
|
*: support require-secure-transport startup option (#15341)
|
2020-03-17 08:46:45 +08:00 |
|
|
|
164c1e4721
|
executor: add server down/restart inspection (#15375)
|
2020-03-16 22:13:40 +08:00 |
|
|
|
53e5197b02
|
executor: reuse transaction snapshot if applicable (#15400)
|
2020-03-16 18:25:54 +08:00 |
|
|
|
20a19220a7
|
planner: refactor memory table explain information and add explain interface for other extractors (#15377)
|
2020-03-16 17:40:24 +08:00 |
|
|
|
1b7cc5daa3
|
executor: rename startTS to snapshotTS in executor builder (#15396)
|
2020-03-16 14:10:24 +08:00 |
|
|
|
cab1522bef
|
executor: refine flashback table error message (#15331)
|
2020-03-16 12:50:40 +08:00 |
|
|
|
da9ed101b0
|
executor: asynchronous parsing slow log (#15363)
|
2020-03-16 12:40:24 +08:00 |
|
|
|
a977875623
|
*: use https protocol between tidb-pd tidb-tidb when cluster-ssl configured (#15342)
|
2020-03-16 11:36:24 +08:00 |
|
|
|
aa0c4f6d8b
|
executor: migrate dataForServersInfo from infoschema pkg to executor (#15195)
|
2020-03-15 22:32:23 +08:00 |
|
|
|
d9fdd0a3bb
|
UCP: Migrate DataForAnalyzeStatus from package infoschema to executor (#15303)
|
2020-03-15 16:11:53 +08:00 |
|
|
|
4adff06b99
|
executor: reduce task queue size to reduce memory consume for load statement (#15369)
|
2020-03-14 20:23:53 +08:00 |
|
|
|
f96884af93
|
*: fix BatchPointGet return empty value for already locked key. (#15365)
|
2020-03-14 18:43:31 +08:00 |
|
|
|
3d01c646db
|
planner: add show table $table_name next_row_id syntax (#14567) (#14697)
|
2020-03-14 14:55:23 +08:00 |
|
|
|
d79927e7b8
|
planner: Support cluster_log message column DNF predicates push-down (#15196)
|
2020-03-13 21:06:23 +08:00 |
|
|
|
88dd552a6d
|
*: fix autoid allocation to avoid quickly exhaustion (#15261)
|
2020-03-13 10:50:03 +08:00 |
|
|
|
dc8098bc73
|
planner: BatchPointGet support partition table (#15327)
|
2020-03-13 09:10:32 +08:00 |
|
|
|
de39b8a5c6
|
executor: do not store rows in UpdateExec (#15325)
|
2020-03-12 21:23:02 +08:00 |
|
|
|
ab17254e3b
|
executor: fix error message when inserting an invalid value for type datetime (#15220)
|
2020-03-12 12:04:03 +08:00 |
|
|
|
45d83d1adb
|
infoschema: remove the inspection_schema (#15296)
Signed-off-by: Lonng <heng@lonng.org>
|
2020-03-12 11:51:18 +08:00 |
|
|
|
a10a2c317e
|
UCP: Migrate dataForTiDBClusterInfo from package infoschema to executor (#15230)
|
2020-03-11 20:50:29 +08:00 |
|
|
|
34ff2b9a1d
|
executor: use deep copy for maxMin4JSON (#15242)
|
2020-03-11 17:35:32 +08:00 |
|
|
|
a999ef6981
|
expression: support different expr push down for TiKV and TiFlash (#15174)
|
2020-03-11 16:16:03 +08:00 |
|
|
|
9f0736ee8b
|
errno: move the error code from the parser/mysql to tidb/errno (#15277)
|
2020-03-11 15:40:21 +08:00 |
|
|
|
0abbd9865d
|
server: make unique index could be used in fast path for batch point get, and do lock keys (#15266)
|
2020-03-11 14:32:04 +08:00 |
|
|
|
3e16e1f9fd
|
executor: Migrate dataForStatistics, dataForTikVRegionPeers, dataForTiDBHotRegions from package infoschema to executor (#15202)
|
2020-03-11 14:26:32 +08:00 |
|
|
|
248be5bba5
|
planner: push down Lock to PointGet and BatchPointGet (#15257)
|
2020-03-11 13:58:32 +08:00 |
|
|
|
ac2fa182e3
|
infoschema: Migrate dataForMetricTables from package infoschema to executor (#15238)
|
2020-03-11 13:53:03 +08:00 |
|
|
|
d329fad8c4
|
store: fix timing of prewrite binlog in slow log (#15273)
|
2020-03-11 10:32:32 +08:00 |
|
|
|
8a3bfd8e2a
|
executor,infoschema: move dataForSessionVar into executor (#15267)
|
2020-03-11 10:21:32 +08:00 |
|
|
|
31469e057b
|
executor,infoschema: move dataForTableConstraints into executor (#15240)
|
2020-03-10 21:00:32 +08:00 |
|
|
|
183a9d585a
|
*: update explain info of outer hash joins (#15247)
|
2020-03-10 20:38:02 +08:00 |
|
|
|
12fa28f52e
|
executor: fix the data race on TestDataForTableStatsField and TestPartitionsTable (#15260)
|
2020-03-10 20:28:32 +08:00 |
|
|
|
9905a26ea0
|
txn: fix UpdateForUpdateTS for non autocommit pessimistic mode (#15244)
|
2020-03-10 17:11:39 +08:00 |
|