SLOW QUERIES
The slow query log is enabled.
Current long_query_time = 5.000000 sec.
You have 5 out of 40245871 that take longer than 5.000000 sec. to complete
Your long_query_time seems to be fine

BINARY UPDATE LOG
The binary update log is NOT enabled.
You will not be able to do point in time recovery
See http://dev.mysql.com/doc/refman/5.1/...-recovery.html

WORKER THREADS
Current thread_cache_size = 256
Current threads_cached = 9
Current threads_per_sec = 0
Historic threads_per_sec = 0
Your thread_cache_size is fine

MAX CONNECTIONS
Current max_connections = 5000
Current threads_connected = 11
Historic max_used_connections = 19
The number of used connections is 0% of the configured maximum.
You are using less than 10% of your configured max_connections.
Lowering max_connections could help to avoid an over-allocation of memory
See "MEMORY USAGE" section to make sure you are not over-allocating

No InnoDB Support Enabled!

MEMORY USAGE
Max Memory Ever Allocated : 1.65 G
Configured Max Per-thread Buffers : 239.25 G
Configured Max Global Buffers : 768 M
Configured Max Memory Limit : 240.00 G
Physical Memory : 7.68 G

Max memory limit exceeds 90% of physical memory

KEY BUFFER
Current MyISAM index space = 57 M
Current key_buffer_size = 512 M
Key cache miss rate is 1 : 21370
Key buffer free ratio = 76 %
Your key_buffer_size seems to be too high.
Perhaps you can use these resources elsewhere

QUERY CACHE
Query cache is enabled
Current query_cache_size = 256 M
Current query_cache_used = 109 M
Current query_cache_limit = 512 M
Current Query cache Memory fill ratio = 42.73 %
Current query_cache_min_res_unit = 4 K
Query Cache is 26 % fragmented
Run "FLUSH QUERY CACHE" periodically to defragment the query cache memory
If you have many small queries lower 'query_cache_min_res_unit' to reduce fragmentation.
MySQL won't cache query results that are larger than query_cache_limit in size

SORT OPERATIONS
Current sort_buffer_size = 8 M
Current read_rnd_buffer_size = 768 K
Sort buffer seems to be fine

JOINS
Current join_buffer_size = 32.00 M
You have had 2686 queries where a join could not use an index properly
You have had 1880 joins without keys that check for key usage after each row
join_buffer_size >= 4 M
This is not advised
You should enable "log-queries-not-using-indexes"
Then look for non indexed joins in the slow query log.

OPEN FILES LIMIT
Current open_files_limit = 25000 files
The open_files_limit should typically be set to at least 2x-3x
that of table_cache if you have heavy MyISAM usage.
Your open_files_limit value seems to be fine

TABLE CACHE
Current table_open_cache = 8000 tables
Current table_definition_cache = 524288 tables
You have a total of 898 tables
You have 1137 open tables.
The table_cache value seems to be fine

TEMP TABLES
Current max_heap_table_size = 512 M
Current tmp_table_size = 256 M
Of 262779 temp tables, 38% were created on disk
Perhaps you should increase your tmp_table_size and/or max_heap_table_size
to reduce the number of disk-based temporary tables
Note! BLOB and TEXT columns are not allow in memory tables.
If you are using these columns raising these values might not impact your
ratio of on disk temp tables.

TABLE SCANS
Current read_buffer_size = 8 M
Current table scan ratio = 64 : 1
read_buffer_size seems to be fine

TABLE LOCKING
Current Lock Wait ratio = 1 : 74
You may benefit from selective use of InnoDB.


bu ayarlardan anlayan arkadaslar yardımcı olabilirmi ?