mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge branch '11.8' into bb-12.1-release
This commit is contained in:
commit
c976b527db
549 changed files with 13972 additions and 7666 deletions
|
|
@ -499,4 +499,6 @@ void free_engine_list(plugin_ref *list);
|
|||
plugin_ref *copy_engine_list(plugin_ref *list);
|
||||
plugin_ref *temp_copy_engine_list(THD *thd, plugin_ref *list);
|
||||
char *pretty_print_engine_list(THD *thd, plugin_ref *list);
|
||||
void check_new_mode_value(THD *thd, ulonglong *v);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue