|
|
2242f9c8bc
|
parser: support multi bracket for subquery (#29656)
|
2021-12-02 18:15:54 +08:00 |
|
|
|
7746b6b70a
|
test: fix incorrect regexp pattern during migrating test (#30080)
|
2021-12-02 05:51:53 +08:00 |
|
|
|
7aa86cc96a
|
*: Enable gosec for implicit memory aliasing in for loop (#28996)
|
2021-11-19 20:07:48 +08:00 |
|
|
|
5f340b88c9
|
parser: format error message during parsing when meet a big value. (#28791)
|
2021-11-18 00:51:47 +08:00 |
|
|
|
bdfd3f6974
|
*: refine CharsetAndCollation (#29561)
|
2021-11-12 17:41:05 +08:00 |
|
|
|
55a38a1c76
|
*: tiny clean up the RecordSet NewChunk() method (#29232)
|
2021-11-02 20:02:51 +08:00 |
|
|
|
cc524af1b2
|
planner: fix the unstable test TestGCBindRecord
|
2021-10-25 13:54:13 +08:00 |
|
|
|
958ab48fa0
|
*: set global temporary table as GA (#28525)
|
2021-10-14 11:27:26 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
b0b559f238
|
bindinfo: migrate test-infra to testify(staging-4) (#28469)
|
2021-10-01 11:36:47 +08:00 |
|
|
|
76267b21ae
|
bindinfo: migrate testSerialSuite to testify (#28385)
|
2021-09-27 15:16:48 +08:00 |
|
|
|
87ac177f37
|
bindinfo: migrate test-infra to testify(staging-3) (#28260)
|
2021-09-27 08:38:46 +08:00 |
|
|
|
42e8d29931
|
*: Remove noop function check for local temporary table (#28282)
|
2021-09-26 11:30:46 +08:00 |
|
|
|
75ac1edad0
|
bindinfo: fix affected row in drop sql binding so that we can avoid clear cache if affected rows is 0 (#27759)
|
2021-09-24 17:24:45 +08:00 |
|
|
|
ce3370fd65
|
bindinfo: migrate test-infra to testify(staging-2) (#28070)
|
2021-09-22 10:38:45 +08:00 |
|
|
|
b25a392113
|
bindinfo: migrate test-infra to testify(staging-1) (#27868)
|
2021-09-15 12:54:41 +08:00 |
|
|
|
33a6eee76b
|
test: add variable character_set_connection into test session (#27943)
|
2021-09-14 11:22:42 +08:00 |
|
|
|
26653ec3e1
|
planner: enhance the extract table from update/insert/delete stmt in binding sql check (#27519)
|
2021-08-26 13:00:04 +08:00 |
|
|
|
79aab25fc2
|
expression: forbidden bind sql when subquery or union exists (#27347)
|
2021-08-21 12:12:02 +08:00 |
|
|
|
5c1081f669
|
*: support user defined filters for baseline capture (#26294)
|
2021-08-18 15:44:00 +08:00 |
|
|
|
4a3c290c0b
|
planner: add test case for sql binding in the local temporary (#27206)
|
2021-08-17 17:42:00 +08:00 |
|
|
|
eb418f3b5a
|
bindinfo: fix SPM doesn't work for CTE (#25583)
|
2021-08-16 20:47:59 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
d7681ae154
|
planner/test: fix tests for SPM (#26951)
|
2021-08-06 15:55:13 +08:00 |
|
|
|
300f15959d
|
planner: logically delete the bindinfo when create the new binding (#26015)
|
2021-08-06 11:17:13 +08:00 |
|
|
|
072cf2791e
|
*: fix some audit log error (#26767)
|
2021-08-05 19:39:12 +08:00 |
|
|
|
c08de09173
|
planner: show binding information in explain format = 'verbose' (#26930)
|
2021-08-05 19:31:13 +08:00 |
|
|
|
bfbe67db6d
|
planner: ban baseline evolution feature (#26333)
|
2021-08-05 09:45:07 +08:00 |
|
|
|
a0d0b48fd5
|
planner, bindinfo: support show bindings order by update_time (#26139)
|
2021-08-05 02:27:20 +08:00 |
|
|
|
cb7cd9c4c0
|
planner: directly use sql bind to generate query plan (#26141)
|
2021-08-04 20:43:07 +08:00 |
|
|
|
3db4ab60d3
|
bindinfo: garbage collect deleted bind records (#26206)
|
2021-08-04 16:59:07 +08:00 |
|
|
|
ec8351ca9a
|
bindinfo: add status vars for 'last_plan_binding_update_time' (#26340)
|
2021-08-03 16:47:07 +08:00 |
|
|
|
df908bf31f
|
planner: add binding info for explain stmt (#26403)
|
2021-08-02 16:57:06 +08:00 |
|
|
|
e0dbe7ae8a
|
planner: push TopN down when N is less than a specific variable (#26550)
|
2021-07-27 16:38:16 +08:00 |
|
|
|
c6680e999b
|
*: update client-go and update mocktikv usages (#25911)
|
2021-07-09 10:57:32 +08:00 |
|
|
|
bd11917ca0
|
bindinfo,planner: report error when creating sql binding on temporary table (#25058)
|
2021-06-15 14:08:37 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
2580240dde
|
*: pass sql, plan digest down to KV request (#24854)
|
2021-05-25 15:47:33 +08:00 |
|
|
|
b1d134d7d9
|
txn: Add txn state's view (#22908)
|
2021-05-12 19:25:40 +08:00 |
|
|
|
2bea06ed23
|
util, types: don't let SPM be affected by charset (#23161)
|
2021-03-12 22:39:10 +08:00 |
|
|
|
276dd0e69e
|
util: optimize the performance of restore with db (#22910)
|
2021-03-12 16:46:56 +08:00 |
|
|
|
1ca62a09ff
|
planner: fixed a bug that prevented SPM from taking effect (#23197)
|
2021-03-09 17:56:55 +08:00 |
|
|
|
39b50f5b2d
|
bindinfo: fix error check (#22985)
|
2021-03-03 18:54:55 +08:00 |
|
|
|
8a490e96b5
|
parser: quote identifier with backquote when getting SQL digest (#22893)
|
2021-02-26 14:54:54 +08:00 |
|
|
|
b74dfaf810
|
mockstore: move mockstore/cluster to tikv/mockstore/cluster (#22856)
Signed-off-by: disksing <i@disksing.com>
|
2021-02-22 15:42:16 +08:00 |
|
|
|
745729fd91
|
bindinfo: use new sql apis (#22653)
|
2021-02-04 18:31:15 +08:00 |
|
|
|
7ca1629d1a
|
*: refactor ExecuteInternal to return single resultset (#22546)
|
2021-02-01 14:05:27 +08:00 |
|
|
|
e234403616
|
planner: fix panic in extractSelectAndNormalizeDigest (#22333)
|
2021-01-11 15:43:10 +08:00 |
|
|
|
0a4ec0da2b
|
bindinfo: avoid duplicate bindings caused by concurrent baseline capture (#22182)
|
2021-01-08 14:18:27 +08:00 |
|
|
|
fe9d3161fa
|
executor: store correct plan hint in statements_summary when log level is 'debug' (#22219)
|
2021-01-08 14:03:10 +08:00 |
|