mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
disable feedback plugin again
This commit is contained in:
@@ -206,7 +206,7 @@ static struct
|
|||||||
{ "performance_schema", PLUGIN_FORCE }
|
{ "performance_schema", PLUGIN_FORCE }
|
||||||
|
|
||||||
/* we disable few other plugins by default */
|
/* we disable few other plugins by default */
|
||||||
//,{ "feedback", PLUGIN_OFF }
|
,{ "feedback", PLUGIN_OFF }
|
||||||
};
|
};
|
||||||
|
|
||||||
/* support for Services */
|
/* support for Services */
|
||||||
|
Reference in New Issue
Block a user