MySQL基本命令、常用命令总结 启动:netstartmysql;进入:mysql-uroot-p/mysql-hlocalhost-uroot-pdatabaseName;列出数据库:showdatabases;选 mysql基本命令