mysql sho global_status.docxVIP

  • 9
  • 0
  • 约 19页
  • 2017-05-13 发布于贵州
  • 举报
mysql sho global_status

Show global status 在Show global status输出中的项。 5.1手册中没有的或者翻译有问题的,都附带5.5原文说明: Aborted_clients 由于客户端没有正确关闭连接导致客户端终止而中断的连接数。 Aborted_connects 试图连接到MySQL服务器而失败的连接数。 Binlog_cache_disk_use 使用临时二进制日志缓存但超过binlog_cache_size值并使用临时文件来保存事务中的语句的事务数量。 Binlog_cache_use 使用临时二进制日志缓存的事务数量。 Binlog_stmt_cache_disk_use The number of nontransaction statements that used the binary log statement cache but that exceeded the value of binlog_stmt_cache_size and used a temporary file to store those statements. 当非事务语句使用二进制日志缓存,但是超出binlog_stmt_cache_size时,使用一个临时文件来存放这些语句。 Binlog_stmt_cache_use The number of nontransactional

文档评论(0)

1亿VIP精品文档

相关文档