当前位置:首页 > PHP教程 > PHP总结归纳

MySQL版本后边-log的含义

mysql 版本后面 -log的含义 ? 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

mysql 版本后面 -log的含义
  • ?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
.syntaxhighlighter{padding-top:20px;padding-bottom:20px;}

【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:)!