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