mysqlserverinfo(1) - Linux man page
Name
MySQL - manual page for MySQL Utilities mysqlserverinfo version 1.2.1 - MySQL Workbench Distribution
5.2.47
Synopsis
mysqlserverinfo --server=user:pass@host:port:socket --format=grid
Description
mysqlserverinfo - show server information
Options
- --version
- show program's version number and exit
- --help
- display a help message and exit
- --server=SERVER
- connection information for the server in the form: <user>[:<password>]@<host>[:<port>][:<socket>] or
<login-path>[:<port>][:<socket>].
- -f FORMAT, --format=FORMAT
- display the output in either grid (default), tab, csv, or vertical format
- -h, --no-headers
- do not show column headers
- -d, --show-defaults
- show defaults from the config file per server
- -s, --start
- start server in read only mode if offline
- --basedir=BASEDIR
- the base directory for the server
- --datadir=DATADIR
- the data directory for the server
- --port-range=PORTS
- the port range to search for running mysql servers on Windows systems
- --show-servers
- show any known MySQL servers running on this host
- -v, --verbose
- control how much information is displayed. e.g., -v = verbose, -vv = more verbose, -vvv = debug
Copyright
Copyright © 2010, 2013 Oracle and/or its affiliates. All rights reserved. This is a release of
dual licensed MySQL Utilities. For the avoidance of doubt, this particular copy of the software is released under the version 2 of the GNU General Public
License. MySQL Utilities is brought to you by Oracle.