1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00
This commit is contained in:
Sergei Golubchik
2016-04-26 19:06:20 +02:00
parent 7e22a1d843
commit 72d23896d6
4 changed files with 322 additions and 0 deletions

View File

@ -67,3 +67,4 @@ Performance_schema_table_instances_lost 0
Performance_schema_thread_classes_lost 0
Performance_schema_thread_instances_lost 0
Performance_schema_users_lost 0
CALL mtr.add_suppression("innodb_open_files should not be greater than the open_files_limit.");