//启动mysql,我的名字是mysql80 net start mysql80
//我的端口号为3307 mysql -hlocalhost -P3307 -uroot -p
什么是数据库?
数据库:DataBase(DB),是存储和管理数据的仓库。