· --verbose, -v
Verbose mode. Produce more output about what the program does. This option can be given multiple times to produce more and more output. (For example, -v -v -v produces table output format even in
batch mode.)
· --version, -V
Display version information and exit.
vad du vill ? verbose eller version ?
om du vill ha serversidans version, anslut till servern, skicka frågan status;
Du bör ansluta servern med fullständiga argument, till exempel:
> mysql --user=user --password=password --host=serverip
eller placera args på ~/.my.cnf
precis som min:
[mysql]
default-character-set=utf8
prompt="\\[email protected]\\h \\r:\\m:\\s > "
user=user
password=DqvQ86ls1VQit617C
host=127.0.0.1
port=3306