edit SideBar
show databases; show tables; use somedb;
Variables:
show variables like "%foo%";
Status:
show status like "%foo%";
mysqladmin flush-hosts
Current:
show grants;
Available:
show privileges;