mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 06:35:33 +02:00
MDEV-5231: Per query variables from Percona Server (rewritten)
This commit is contained in:
parent
a03dd94be8
commit
1827d9e6d1
29 changed files with 2681 additions and 61 deletions
|
|
@ -189,4 +189,5 @@ extern bool plugin_foreach_with_mask(THD *thd, plugin_foreach_func *func,
|
|||
int type, uint state_mask, void *arg);
|
||||
extern bool plugin_dl_foreach(THD *thd, const LEX_STRING *dl,
|
||||
plugin_foreach_func *func, void *arg);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue