当前位置:网站首页>windows安装mysql
windows安装mysql
2022-07-18 00:10:00 【Tgmmmmmmmm】
windows 安装 mysql
文章目录
一、官网下载安装包
MySQL :: Download MySQL Community Server
二、解压文件
解压缩到磁盘中,进入到解压后的bin目录下
1. 初始化数据库命令
mysqld --initialize --console
记录临时密码
[email protected]: B9wwfV16w/d>
2. 使用管理员身份进入目录
三、将mysql安装为windows服务
./mysqld -install
四、启动mysql服务
net start mysql
五、登录数据库并修改密码
mysql -u root -p
如果这里报错不识别mysql需要把路径添加到环境变量path中且重新打开终端。
修改密码
alter user 'root'@'localhost' identified by '111111';
commit;
边栏推荐
- Is it safe for Hengtai securities to open an account online?
- 线性表(顺序存储,链式存储)(带头结点的链表,不带头结点的链表)
- 使用flex布局实现局部滚动条
- Work notes | talk about data quality audit
- Wechat applet collection
- Using flex layout to realize local scroll bar
- 深层次观点看 AlphaGo 和李世石的 PK
- Caddy 的简介
- DevOps工具链:开放、自由地选择最适合团队和业务需要的工具
- Is online account opening safe? Then choose which securities to open a securities account
猜你喜欢
Notepad++实用功能分享(正则行尾行首替换常用方法、文本比对功能等)
Using flex layout to realize local scroll bar
云原生—编排及管理
Stack和Queue容器的系列操作( 详解 )
[software testing] - a complete tutorial of postman interface testing tool
Identity server 4 uses openid connect to add user authentication (3)
DevOps工具链:开放、自由地选择最适合团队和业务需要的工具
智牛股--08
How should I design my blog? How to build a blog with good experience?
Reflector使用详解,把DLL文件转换为.cs文件
随机推荐
云原生应用的概念和云原生应用的 15 个特征
网络上开户买基金是否安全呢?刚接触基金,不懂求指导
Radiotap
A thorough understanding of bio, NiO, AIO
OSPF learning notes (V) -- republish
ArkUI常见问题汇总【系列2】
First try dart, notes
Arkui route jump
wpa_supplicant @authenticate
智牛股--08
2022-7-17
Radiotap
新基民在股票账户上买基金安全吗
PAT乙级-B1005 继续(3n+1)猜想分数(25)【map解决】
Effect of tensorflow clip on Nan and inf
【codeforces round#800 D题 Fake Plastic Trees】树上贪心
2036: [蓝桥杯2022初赛] 统计子矩阵(二维前缀和,一维前缀和)
影响分析:RubyGems未授权访问漏洞(CVE-2022-29176)
【codeforces round#800 B. Paranoid String】DP
Is online account opening safe? Then choose which securities to open a securities account