mirror of https://github.com/MariaDB/server
Browse Source
MySQL has a bug failing to handle
MYSQL_THDVAR_STR(... PLUGIN_VAR_NOSYSVAR |
PLUGIN_VAR_NOCMDOPT | PLUGIN_VAR_MEMALLOC)
so fall back to just PLUGIN_VAR_READONLY | PLUGIN_VAR_MEMALLOC
whem MySQL started.
pull/328/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue