mysql -uroot -p show databases命令用于显示所有数据库 show databases命令格式:show databases; mysql> show databases; mysql> show tables;