Commit Graph

14 Commits

Author SHA1 Message Date
c354b8bd07 extension: add support for extension to custom table and sysvar privileges (#39137)
close pingcap/tidb#39136
2022-11-15 12:11:55 +08:00
483d2bc506 stmtctx: remove the empty values in StatementContext.Tables (#39086)
close pingcap/tidb#38493
2022-11-11 17:39:54 +08:00
f51227cd06 extension: provide more informations in extension.FunctionContext (#39050)
close pingcap/tidb#39049
2022-11-10 17:43:53 +08:00
16911610d2 extension: provide more complete info in StmtEventInfo when error (#38963)
close pingcap/tidb#38962
2022-11-08 17:55:50 +08:00
dc9b691714 extension: add extension API to listen stmt events (#38789)
close pingcap/tidb#38788
2022-11-07 16:03:51 +08:00
f9c7bbccec *: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
2022-11-04 02:54:00 +08:00
5cdfea619f *: bring back the 'make ut' (#38806) 2022-11-02 17:18:00 +08:00
ecdc0f74ed extension: add error and active roles info to extension.ConnEventInfo (#38752)
close pingcap/tidb#38493
2022-11-01 13:33:59 +08:00
f9b0e01725 extension: allow the dynamic argument length of the extension's custom function (#38709)
close pingcap/tidb#38707
2022-10-31 12:15:59 +08:00
18698d1558 extension: add more informations to extension context (#38693)
ref pingcap/tidb#38493
2022-10-27 20:15:57 +08:00
753e3da26a extension: support extension to listen connection events (#38624)
close pingcap/tidb#38623
2022-10-26 22:01:56 +08:00
fe097706c7 extension: support bootstrap for extension (#38589)
close pingcap/tidb#38588
2022-10-24 12:25:55 +08:00
ad0f7d24a3 extension: allow extension to custom functions (#38567)
close pingcap/tidb#38566
2022-10-24 11:51:55 +08:00
93e0d36742 extension: init tidb new extension framework (#38497)
close pingcap/tidb#38496
2022-10-19 21:13:54 +08:00