1
0
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:
Sergei Golubchik
2015-02-24 16:26:18 +01:00
parent b2862912af
commit da181fee4e

View File

@@ -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 */