<i id='Ojr4N'><tr id='Ojr4N'><dt id='Ojr4N'><q id='Ojr4N'><span id='Ojr4N'><b id='Ojr4N'><form id='Ojr4N'><ins id='Ojr4N'></ins><ul id='Ojr4N'></ul><sub id='Ojr4N'></sub></form><legend id='Ojr4N'></legend><bdo id='Ojr4N'><pre id='Ojr4N'><center id='Ojr4N'></center></pre></bdo></b><th id='Ojr4N'></th></span></q></dt></tr></i><div id='Ojr4N'><tfoot id='Ojr4N'></tfoot><dl id='Ojr4N'><fieldset id='Ojr4N'></fieldset></dl></div>

        <bdo id='Ojr4N'></bdo><ul id='Ojr4N'></ul>

      <small id='Ojr4N'></small><noframes id='Ojr4N'>

      <tfoot id='Ojr4N'></tfoot>
      <legend id='Ojr4N'><style id='Ojr4N'><dir id='Ojr4N'><q id='Ojr4N'></q></dir></style></legend>

      1. 如何检索 MySQL 数据库管理系统 (DBMS) 的当前版本?

        时间:2023-06-03

              <bdo id='jn805'></bdo><ul id='jn805'></ul>

              <legend id='jn805'><style id='jn805'><dir id='jn805'><q id='jn805'></q></dir></style></legend>

              1. <i id='jn805'><tr id='jn805'><dt id='jn805'><q id='jn805'><span id='jn805'><b id='jn805'><form id='jn805'><ins id='jn805'></ins><ul id='jn805'></ul><sub id='jn805'></sub></form><legend id='jn805'></legend><bdo id='jn805'><pre id='jn805'><center id='jn805'></center></pre></bdo></b><th id='jn805'></th></span></q></dt></tr></i><div id='jn805'><tfoot id='jn805'></tfoot><dl id='jn805'><fieldset id='jn805'></fieldset></dl></div>

                <small id='jn805'></small><noframes id='jn805'>

                <tfoot id='jn805'></tfoot>
                  <tbody id='jn805'></tbody>

                  本文介绍了如何检索 MySQL 数据库管理系统 (DBMS) 的当前版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  什么命令返回 MySQL 数据库的当前版本?

                  What command returns the current version of a MySQL database?

                  推荐答案

                  很多答案都建议使用 mysql --version.但是 mysql 程序是客户端.服务器是mysqld.所以命令应该是

                  Many answers suggest to use mysql --version. But the mysql programm is the client. The server is mysqld. So the command should be

                  mysqld --version
                  

                  mysqld --help
                  

                  这在 Debian 和 Windows 上对我有用.

                  That works for me on Debian and Windows.

                  当连接到带有客户端的 MySQL 服务器时,您可以使用

                  When connected to a MySQL server with a client you can use

                  select version()
                  

                  select @@version
                  

                  这篇关于如何检索 MySQL 数据库管理系统 (DBMS) 的当前版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:如何围绕现有数据库构建烧瓶应用程序? 下一篇:有什么理由担心表中的列顺序吗?

                  相关文章

                • <i id='C0js8'><tr id='C0js8'><dt id='C0js8'><q id='C0js8'><span id='C0js8'><b id='C0js8'><form id='C0js8'><ins id='C0js8'></ins><ul id='C0js8'></ul><sub id='C0js8'></sub></form><legend id='C0js8'></legend><bdo id='C0js8'><pre id='C0js8'><center id='C0js8'></center></pre></bdo></b><th id='C0js8'></th></span></q></dt></tr></i><div id='C0js8'><tfoot id='C0js8'></tfoot><dl id='C0js8'><fieldset id='C0js8'></fieldset></dl></div>
                  • <bdo id='C0js8'></bdo><ul id='C0js8'></ul>

                  1. <small id='C0js8'></small><noframes id='C0js8'>

                    <legend id='C0js8'><style id='C0js8'><dir id='C0js8'><q id='C0js8'></q></dir></style></legend>

                      <tfoot id='C0js8'></tfoot>