Aria: Avoid unused variables in embedded server
This commit is contained in:
parent
d28ee189b7
commit
6a3fc1101c
@ -296,7 +296,7 @@ static MYSQL_SYSVAR_BOOL(encrypt_tables, maria_encrypt_tables, PLUGIN_VAR_OPCMDA
|
||||
"and not FIXED/DYNAMIC)",
|
||||
0, 0, 0);
|
||||
|
||||
#ifdef HAVE_PSI_INTERFACE
|
||||
#if defined HAVE_PSI_INTERFACE && !defined EMBEDDED_LIBRARY
|
||||
|
||||
static PSI_mutex_info all_aria_mutexes[]=
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user