removed WL7219: Audit Log Filtering from mysql-5.5.
This commit is contained in:
parent
e95e876400
commit
958695b144
@ -353,7 +353,7 @@ int initialize_audit_plugin(st_plugin_int *plugin)
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (plugin->plugin->init && plugin->plugin->init(plugin))
|
if (plugin->plugin->init && plugin->plugin->init(NULL))
|
||||||
{
|
{
|
||||||
sql_print_error("Plugin '%s' init function returned error.",
|
sql_print_error("Plugin '%s' init function returned error.",
|
||||||
plugin->name.str);
|
plugin->name.str);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user