Mysql版本檢視
mysql> status;
--------------
mysql Ver 14.14 Distrib 5.1.41, for Win32 (ia32)
Connection id: 12
SSL: Not in use
Using delimiter: ;
Server version: 5.1.41-community MySQL Community Server (GPL)
Protocol version: 10
Connection: localhost via TCP/IP
Client characterset: latin1
Server characterset: latin1
TCP port: 3990
Uptime: 3 min 33 sec
Threads: 2 Questions: 303 Slow queries: 0 Opens: 27 Flush tables: 1 Open ta
bles: 16 Queries per second avg: 1.422
--------------
mysql> select version();
+------------------+
| version() |
+------------------+
| 5.1.41-community |
+------------------+
1 row in set (0.00 sec)
mysql>
-------------------------------------------------------
C:MySQL5.1MySQL5.1bin>mysql --help
mysql Ver 14.14 Distrib 5.1.41, for Win32 (ia32)
Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
C:MySQL5.1MySQL5.1bin>mysql -V
mysql Ver 14.14 Distrib 5.1.41, for Win32 (ia32)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13442480/viewspace-1037990/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【Mysql】如何檢視mysql軟體版本資訊MySql
- 檢視mysql版本的六種方法MySql
- 6、mysql與suse檢視版本資訊MySql
- 檢視 .net 版本
- 檢視AIX版本AI
- CUDA 版本檢視
- 檢視EBS版本
- MySQL檢視版本號的五種方式介紹MySql
- linux下檢視mysql版本的四種方法LinuxMySql
- 三種檢視MySQL資料庫版本的方法MySql資料庫
- 在rhel4中檢視mysql的版本MySql
- MYSQL 檢視MySql
- Mysql檢視:MySql
- Python版本檢視Python
- 檢視python版本Python
- centos檢視版本資訊CentOS
- Websphere版本檢視(UNIX)Web
- 檢視IIS版本號
- win10如何檢視版本_win10檢視版本的方法Win10
- 檢視、修改oracle字符集,檢視oracle版本Oracle
- Linux系統下檢視mysql版本的四種方法LinuxMySql
- 檢視mysql版本的四種方法及常用命令MySql
- MySQL資料庫檢視:檢視定義、建立檢視、修改檢視MySql資料庫
- MySQL 建立檢視MySql
- Mysql檢視程式MySql
- mysql 檢視索引MySql索引
- MySQL View 檢視MySqlView
- 檢視Linux核心版本Linux
- 檢視weblogic版本資訊Web
- 檢視 linux 版本資訊Linux
- linux檢視程式版本Linux
- 檢視JDBC驅動版本JDBC
- (轉)檢視linux版本Linux
- UBUNTU檢視軟體版本Ubuntu
- debain檢視系統版本AI
- aix 檢視微碼版本AI
- 如何檢視Oracle JDBC版本OracleJDBC
- 怎麼檢視php版本PHP