gpt4 book ai didi

mysql - "-log"在 MySQL 版本中代表什么?

转载 作者:IT王子 更新时间:2023-10-28 23:43:55 26 4
gpt4 key购买 nike

当我查询我的 MySQL 服务器的版本时 (SELECT VERSION()),它返回“5.7.16-log”。 “-log”代表什么?

这是社区版的标准下载。

最佳答案

http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_version说:

  • version

    The version number for the server. The value might also include a suffix indicating server build or configuration information. -log indicates that one or more of the general log, slow query log, or binary log are enabled. -debug indicates that the server was built with debugging support enabled.

我认为他们决定将运行时配置的这三个指标混在一起很奇怪,但这可能可以追溯到 MySQL 的早期。也许在当时,将字符串附加到版本变量比引入多个指示变量更容易。

关于mysql - "-log"在 MySQL 版本中代表什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40331746/

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