Using a 'STATUS' command : STATUS « MySQL Utilities « MySQL Tutorial






mysql>
mysql>
mysql> STATUS
--------------
mysql  Ver 14.12 Distrib 5.0.41, for Win32 (ia32)

Connection id:          33
Current database:       test
Current user:           root@localhost
SSL:                    Not in use
Using delimiter:        ;
Server version:         5.0.41-community-nt MySQL Community Edition (GPL)
Protocol version:       10
Connection:             localhost via TCP/IP
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    latin1
Conn.  characterset:    latin1
TCP port:               3306
Uptime:                 8 days 18 hours 8 min 2 sec

Threads: 1  Questions: 13356  Slow queries: 0  Opens: 2080  Flush tables: 1  Open tables: 0  Queries per second avg: 0.018
--------------

mysql>








26.11.STATUS
26.11.1.Using a 'STATUS' command