MySql help

Command ends with ;.
?; - HELP at Mysql command line.
exit; - exit mysql
R - prompt, change your sql prompt. eg; - prompt linux> change the prompt to 'linux>'.
help contents - gives the server side help.
c - clear
r - connect with arguments db and host
G- ego. Send command to Mysql server, display result vertically.
g - go, Send command to Mysql server
s - status, status ino from the file.
T - tee, append everything to given outfile
u - Use another database. db name as the argument.
C - charset , switch to another charset.