Mike Smith 7 лет назад
Родитель
Сommit
ddc16852a9
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      toolset/databases/mysql/my.cnf

+ 6 - 0
toolset/databases/mysql/my.cnf

@@ -42,6 +42,12 @@ table_definition_cache  = 800
 max_heap_table_size     = 128M
 tmp_table_size          = 128M
 
+#
+# monitoring off
+#
+
+performance-schema = false
+
 #
 # innodb settings
 #