nnodb_log_writes 8000
Innodb_lsn_current 6000000000000 70000000
Innodb_lsn_flushed 6000000000000 70000000
Innodb_lsn_last_checkpoint 6000000000000 70000000
Innodb_master_thread_active_loops 700
Innodb_master_thread_idle_loops 90000
Innodb_max_trx_id 9000000000 100000
Innodb_mem_adaptive_hash 2500000000 30000
Innodb_mem_dictionary 600000000 7000
Innodb_mem_total 175000000000 2000000
Innodb_mutex_os_waits 500
Innodb_mutex_spin_rounds 25000
Innodb_mutex_spin_waits 8000
Innodb_os_log_fsyncs 3000
Innodb_os_log_written 10000000 125
Innodb_pages_created 3000
Innodb_pages_read 600
Innodb_pages_written 30000
Innodb_purge_trx_id 9000000000 100000
Innodb_rows_inserted 1500
Innodb_rows_read 1500
Innodb_num_open_files 15
Innodb_read_views_memory 300
Innodb_descriptors_memory 8000
Innodb_s_lock_os_waits 2000
Innodb_s_lock_spin_rounds 60000
Innodb_s_lock_spin_waits 2000
Innodb_available_undo_logs 125
Innodb_x_lock_os_waits 9
Innodb_x_lock_spin_rounds 300
Innodb_x_lock_spin_waits 5
Key_read_requests 175
Key_reads 1
Open_table_definitions 70
Opened_files 125000 1 25
Opened_table_definitions 1500
Opened_tables 800
Queries 600000 6 9
Questions 225000 2 5
Select_full_join 100000 1 1
Select_scan 175000 2 2
Slave_received_heartbeats 1
Sort_rows 150000 1 1
Sort_scan 35000
Table_locks_immediate 150000 1 1
Table_open_cache_hits 150000 1 1
Table_open_cache_misses 800
Threads_created 4
Uptime 90000 1 1
Table cache
Size | 1024
Usage | 6%
Key Percona Server features
Table & Index Stats | Disabled
Multiple I/O Threads | Enabled
Corruption Resilient | Enabled
Durable Replication | Not Supported
Import InnoDB Tables | Not Supported
Fast Server Restarts | Not Supported
Enhanced Logging | Disabled
Replica Perf Logging | Disabled
Response Time Hist. | Not Supported
Smooth Flushing | Not Supported
HandlerSocket NoSQL | Not Supported
Fast Hash UDFs | Unknown
Percona XtraDB Cluster
wsrep_on | OFF
Plugins
InnoDB compression | ACTIVE
Query cache
query_cache_type | OFF
Size | 0.0
Usage | 0%
HitToInsertRatio | 0%
Schema
Specify --databases or --all-databases to dump and summarize schemas
Noteworthy Technologies
SSL | No
Explicit LOCK TABLES | No
Delayed Insert | No
XA Transactions | No
NDB Cluster | No
Prepared Statements | No
Prepared statement count | 0# InnoDB #####################################################
Version | 5.6.24-72.2
Buffer Pool Size | 143.1G
Buffer Pool Fill | 0%
Buffer Pool Dirty | 0%
File Per Table | ON
Page Size | 16k
Log File Size | 2 * 1.0G = 2.0G
Log Buffer Size | 96M
Flush Method | O_DIRECT
Flush Log At Commit | 2
XA Support | ON
Checksums | ON
Doublewrite | ON
R/W I/O Threads | 4 4
I/O Capacity | 200
Thread Concurrency | 64
Concurrency Tickets | 5000
Commit Concurrency | 0
Txn Isolation Level | REPEATABLE-READ
Adaptive Flushing | ON
Adaptive Checkpoint |
Checkpoint Age | 0
InnoDB Queue | 0 queries inside InnoDB, 0 queries in queue
Oldest Transaction | 0 Seconds
History List Len | 1657
Read Views | 0
Undo Log Entries | 0 transactions, 0 total undo, 0 max undo
Pending I/O Reads | 0 buf pool reads, 0 normal AIO, 0 ibuf AIO, 0 preads
Pending I/O Writes | 0 buf pool (0 LRU, 0 flush list, 0 page); 0 AIO, 0 sync, 0 log IO (0 log, 0 chkp); 0 pwrites
Pending I/O Flushes | 0 buf pool, 0 log
Transaction States | 2xnot started
MyISAM
Key Cache | 24.0M
Pct Used | 20%
Unflushed | 0%
Security
Users | 41 users, 0 anon, 2 w/o pw, 2 old pw
Old Passwords | 0
Binary Logging
Binlogs | 174
Zero-Sized | 0
Total Size | 171.2G
binlog_format | ROW
expire_logs_days | 7
sync_binlog | 0
server_id | 101
binlog_do_db |
binlog_ignore_db |
Noteworthy Variables
Auto-Inc Incr/Offset | 1/1
default_storage_engine | InnoDB
flush_time | 0
init_connect |
init_file |
sql_mode | NO_ENGINE_SUBSTITUTION
join_buffer_size | 256k
sort_buffer_size | 256k
read_buffer_size | 128k
read_rnd_buffer_size | 256k
bulk_insert_buffer | 0.00
max_heap_table_size | 64M
tmp_table_size | 64M
max_allowed_packet | 512M
thread_stack | 256k
log |
log_error | /var/log/mysqld.log
log_warnings | 2
log_slow_queries |
log_queries_not_using_indexes | OFF
log_slave_updates | ON
Configuration File
Config File | /etc/my.cnf
[MYSQLD]
user = mysql
basedir = /usr/
datadir = /mysql
socket = /var/lib/mysql/mysql.sock
pid_file = mysqld.pid
port = 3306
log_error = /var/log/mysqld.log
log_warnings = 2
innodb_buffer_pool_size = 146562M
innodb_flush_log_at_trx_commit = 2
innodb_file_per_table = 1
innodb_data_file_path = ibdata1:100M:autoextend
innodb_read_io_threads = 4
innodb_write_io_threads = 4
innodb_io_capacity = 200
innodb_doublewrite = 1
innodb_log_file_size = 1024M
innodb_log_buffer_size = 96M
innodb_buffer_pool_instances = 8
innodb_log_files_in_group = 2
innodb_thread_concurrency = 64
innodb_file_format = barracuda
innodb_flush_method = O_DIRECT
innodb_autoinc_lock_mode = 2
innodb_stats_on_metadata = 0
default_storage_engine = innodb
gtid_mode = ON
log_bin = binlog
log_slave_updates = 1
enforce_gtid_consistency = ON
expire_logs_days = 7
server_id = 101
binlog_format = ROW
slave_net_timeout = 60
key_buffer_size = 24M
tmp_table_size = 64M
max_heap_table_size = 64M
max_allowed_packet = 512M
skip_name_resolve
memlock = 0
sysdate_is_now = 1
max_connections = 200
thread_cache_size = 512
query_cache_type = 0
query_cache_size = 0
table_open_cache = 1024
lower_case_table_names = 0
explicit_defaults_for_timestamp = 1
The End