mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
Fixed the Table Cache bugs.
Also makes t/lib/bash/collect_system_info.sh actually call setup_commands.
This commit is contained in:
@@ -111,8 +111,8 @@ Sort_scan 45
|
||||
Table_locks_immediate 80
|
||||
Uptime 90000 1 1
|
||||
# Table cache ################################################
|
||||
Size | 0
|
||||
Usage | 0%
|
||||
Size | 400
|
||||
Usage | 10%
|
||||
# Key Percona Server features ################################
|
||||
Table & Index Stats | Not Supported
|
||||
Multiple I/O Threads | Enabled
|
||||
|
@@ -87,8 +87,8 @@ Table_locks_immediate 1500
|
||||
Threads_created 1750 1
|
||||
Uptime 90000 1 1
|
||||
# Table cache ################################################
|
||||
Size | 0
|
||||
Usage | 0%
|
||||
Size | 64
|
||||
Usage | 35%
|
||||
# Key Percona Server features ################################
|
||||
Table & Index Stats | Not Supported
|
||||
Multiple I/O Threads | Not Supported
|
||||
|
@@ -86,8 +86,8 @@ Table_locks_immediate 3500
|
||||
Threads_created 4000 1
|
||||
Uptime 90000 1 1
|
||||
# Table cache ################################################
|
||||
Size | 0
|
||||
Usage | 0%
|
||||
Size | 64
|
||||
Usage | 60%
|
||||
# Key Percona Server features ################################
|
||||
Table & Index Stats | Not Supported
|
||||
Multiple I/O Threads | Not Supported
|
||||
|
@@ -95,8 +95,8 @@ Table_locks_immediate 12500 3
|
||||
Threads_created 500
|
||||
Uptime 90000 1 1
|
||||
# Table cache ################################################
|
||||
Size | 0
|
||||
Usage | 0%
|
||||
Size | 64
|
||||
Usage | 35%
|
||||
# Key Percona Server features ################################
|
||||
Table & Index Stats | Not Supported
|
||||
Multiple I/O Threads | Not Supported
|
||||
|
Reference in New Issue
Block a user