Commit Graph

20 Commits

Author SHA1 Message Date
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
adb3071c90 *: refine the attribute definition of types.Time and types.Dur… (#11672) 2019-08-14 11:30:40 +08:00
2cfdd9e75e bindinfo: fix the bind fields with quotes or slashes (#11671) 2019-08-13 13:36:16 +08:00
e09745bd02 metrics: add metrics for bind info (#10921)
All tests passed, auto merged by Bot
2019-07-26 20:19:03 +08:00
a4e53f6e6c bindinfo: fix unstable test (#10949) 2019-07-01 21:51:28 +08:00
0d563f1e2d stats: fix unstable test (#10953) 2019-06-27 13:51:16 +08:00
d244723a5e executor: remove unused structure RecordBatch (#10891) 2019-06-26 15:26:16 +08:00
c8d1ff7ca6 *: replace 'logutil.Logger(context.Background())' with 'logutil.BgLogger()' (#10866) 2019-06-21 19:13:31 +08:00
54e48948d4 *: add config item for bind info lease (#10725) 2019-06-05 17:22:33 +08:00
190990b352 bindinfo: reduce duplicate DigestHash call (#10352) 2019-05-06 13:19:37 +08:00
cf0ca744a2 bindinfo: fix data race of parser in global handle (#10321) 2019-04-30 13:41:21 +08:00
cd10bca666 *: support select/ explain select using bind info (#10284) 2019-04-29 16:47:11 +08:00
515b9476d9 *: support drop session binding (#10287) 2019-04-28 17:32:42 +08:00
168776dcfa * : support show session binding (#10285) 2019-04-28 13:20:13 +08:00
f0303e46c0 *: support "add session binding" (#10247) 2019-04-25 10:59:02 +08:00
5b13ff921c *: support "show global bind" (#10200) 2019-04-19 17:23:51 +08:00
ef04594935 *: support "drop global binding" (#10193) 2019-04-19 13:35:21 +08:00
63d720cbfd *: support create global binding (#9846) 2019-04-17 22:12:50 +08:00
06183393ed *: create sql bind table during bootstrap (#9008) 2019-03-15 14:37:37 +08:00