当前位置:网站首页>如何修改数据库密码
如何修改数据库密码
2022-07-31 05:15:00 【龙虾在剥我的壳】
修改数据库密码
第一步:以管理员身份运行命令提示符
第二步:找到mysql当前目录,复制(如我的路径是: C:\Program Files\MySQL\MySQL Server 5.5\bin)
第三步:通过输入命令 cd+路径 进入mysql的bin目录
第四步:输入命令 mysql -u root -p 指定用户登录mysql,输入后会提示输入密码,输入原来的密码即可
第五步:输入命令: set password for [email protected] = password(‘root’);修改密码(此时我的密码修改为了root)
边栏推荐
- The latest MySql installation teaching, very detailed
- js中的函数
- qt:cannot open C:\Users\某某某\AppData\Local\Temp\main.obj.15576.16.jom for write
- kotlin 插件更新到1.3.21
- break and continue exit in js
- 【云原生】开源数据分析 SPL 轻松应对 T+0
- MySQL面试题大全(陆续更新)
- Install mysqldb in mac10.14
- [Cloud native] Simple introduction and use of microservice Nacos
- C语言 | 获取字符串里逗号间隔的内容
猜你喜欢
【云原生】微服务Nacos的简单介绍与使用
Yuan prospect and four track of the universe
Xiaomi mobile phone SMS location service activation failed
QT VS中双击ui文件无法打开的问题
qt:cannot open C:\Users\某某某\AppData\Local\Temp\main.obj.15576.16.jom for write
DeFi Token in the project management
js中的全局作用域与函数作用域
Getting to know regular expressions
mysql password modification method in Linux (pro-test available)
[Cloud native] Ribbon is no longer used at the bottom layer of OpenFeign starting from the 2020.0.X version
随机推荐
Take you to understand the MySQL isolation level, what happens when two transactions operate on the same row of data at the same time?
sql 外键约束【表关系绑定】
VS通过ODBC连接MYSQL(二)
The server time zone value ‘й‘ is unrecognized or represents more than one time zone
MySQL压缩包方式安装,傻瓜式教学
sqlite 查看表结构 android.database.sqlite.SQLiteException: table splitTable has no column named
js中流程控制语句
Principle analysis of famous website msdn.itellyou.cn
C语言 | 获取字符串里逗号间隔的内容
带你搞懂MySQL隔离级别,两个事务同时操作同一行数据会怎样?
cocos2d-x-3.2创建项目方法
Android software security and reverse analysis reading notes
数据库 | SQL增删改查基础语法
Pure shell implementation of text replacement
Why does read in bash need to cooperate with while to read the contents of /dev/stdin
[Cloud Native] What should I do if SQL (and stored procedures) run too slowly?
MySQL面试题大全(陆续更新)
安装Multisim出现 No software will be installed or removed解决方法
cocos2d-x-3.2图片灰化效果
Yuan prospect and four track of the universe