查看MYSQL连接
来源:网络 责任编辑:栏目编辑 发表时间:2013-07-01 19:37 点击:次
show status; 当前连接数
| Tc_log_max_pages_used | 0 |
| Tc_log_page_size | 0 |
| Tc_log_page_waits | 0 |
| Threads_cached | 0 |
| Threads_connected | 107 |
| Threads_created | 3252 |
| Threads_running | 104 |
| Uptime | 863
show variables; 当前设置连接数
max_binlog_cache_size | 4294967295 |
| max_binlog_size | 1073741824 |
| max_connect_errors | 10 |
| max_connections | 2000 |
| max_delayed_threads | 20 |
| max_error_count | 64 |
| max_heap_table_size | 16777216
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>