-
VERSION()
Returns a string that indicates the MySQL server version. As of MySQL 4.1, the string has the
utf8
character set.mysql>
SELECT VERSION();
-> '4.1.25-standard'Note that if your version string ends with
-log
this means that logging is enabled. - http://dev.mysql.com/doc/refman/4.1/en/information-functions.html#function_version
最后
以上就是缓慢野狼最近收集整理的关于MySQL 版本后面 -log的含义的全部内容,更多相关MySQL内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复