gpt4 book ai didi

mysql - PhpMyadmin 服务器状态页面中的时间单位是什么?

转载 作者:可可西里 更新时间:2023-11-01 08:04:23 24 4
gpt4 key购买 nike

在 PHPMyAdmin server_status.php 页面中,我看到 time 列有一些整数值。时间列的 unit 是多少?

See this screenshot

最佳答案

server_status.php 的输出是一个漂亮的表格,其中包含来自 show processlist; 查询的数据。正如您在 their reference 中看到的那样:

The time in seconds that the thread has been in its current state. For a slave SQL thread, the value is the number of seconds between the timestamp of the last replicated event and the real time of the slave machine.

所以,它是几秒钟。

关于mysql - PhpMyadmin 服务器状态页面中的时间单位是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36798006/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com