RowsData_length
Rows10000000
show variables like '%log_error%';
show variables like '%slow%';
backlog
max_allowed_packet
interactive_timeout
wait_timeout
skip_name_resolve
max_connections
log_bin
expire_logs_days
open_file_limit
table_open_cache
thread_cache_size
sort_buffer_size
join_buffer_size
innodb_buffer_pool_size
innodb_file_per_table
innodb_open_files
innodb_thread_concurrency
innodb_flush_log_at_commit
innodb_log_buffer_size
innodb_log_file_size
innodb_log_files_in_group
general_log
log_error
slow_query_log
long_query_time
show status like ‘queries’
com_select
com_insert;
com_update;com_delete
show status like
‘%Threads_connected%’
max_connections
show status like
'%max_used_connections%';
show variables like
'%max_connections%';
max_used_connections
max_connections
max_connections
show variables like ‘%Aborted%’
Aborted_clients
Aborted_connects
文档被以下合辑收录
评论