MON$STATEMENTS.MON$STATE 的值代表什么?

发布于 2024-09-25 05:31:55 字数 69 浏览 2 评论 0原文

查询 FB 2.5 RC3 服务器时,我可以在上述字段中看到值 0、1、2。但发行说明只描述了 0 和 1。2 是什么意思?

Querying against FB 2.5 RC3 server I can see values 0, 1, 2 in the mentioned field. But release notes describe only 0 and 1. What does 2 mean?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故事与诗 2024-10-02 05:31:55

我认为它可能在处理选择之后、但在到达数据末尾并释放语句之前处于空闲状态,如以下链接所述:

增强 MON$STATEMENTS / MON$STATE 以表示真实的 CPU 消耗

这是在 2.5 Beta 1 版本中引入的,如 发行说明 - Firebird Core - 版本 2.5 Beta 1

不太确定是否真的按照错误报告的建议添加,但他们也谈到了状态 3,该状态在数据检索期间将处于“活动”状态。您可以随时在 Firebird 邮件列表中询问,您可以在 Firebird 列表和新闻组

此致

I think it might be Idle after processing select, but before reaching end of data and releasing the statement as stated in the following link:

Enhance MON$STATEMENTS / MON$STATE to represent real CPU consumption

which was introduced in the 2.5 Beta 1 release as shown in Release Notes - Firebird Core - Version 2.5 Beta 1

Not quite sure if it was really added as the bug report suggested, but they also speak about a state 3 which would be Active during data retrieval. You could always ask in the Firebird mailing list which you can find at Firebird Lists and Newsgroups.

Best regards

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文