mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 10:45:30 +02:00
Merge branch '10.5' into 10.6
This commit is contained in:
commit
7b53672c63
360 changed files with 8991 additions and 2192 deletions
|
|
@ -393,7 +393,7 @@ bool reload_acl_and_cache(THD *thd, unsigned long long options,
|
|||
}
|
||||
}
|
||||
#endif
|
||||
#ifdef HAVE_OPENSSL
|
||||
#ifdef HAVE_des
|
||||
if (options & REFRESH_DES_KEY_FILE)
|
||||
{
|
||||
if (des_key_file && load_des_key_file(des_key_file))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue