当前位置:网站首页>Error 1045 (28000): access denied for user 'root' @ 'localhost' (using password: no/yes
Error 1045 (28000): access denied for user 'root' @ 'localhost' (using password: no/yes
2022-07-06 03:45:00 【Two blanks】
This is caused by the wrong password
terms of settlement : modify mysql Add a command to the configuration file skip-grant-tables, Skip password entry , Or enter the password directly .
1. Modify the configuration file
Linux Next mysql The configuration file is /etc/my.cnf
stay [mysql] Just add the command :

2. restart mysql service
service mysql restart
边栏推荐
- 施努卡:视觉定位系统 视觉定位系统的工作原理
- Introduction to data types in MySQL
- Oracle ORA error message
- Brush questions in summer -day3
- [practice] mathematics in lottery
- Pytorch基础——(2)张量(tensor)的数学运算
- 2.2 STM32 GPIO操作
- Python implementation of maddpg - (1) openai maddpg environment configuration
- JVM的手术刀式剖析——一文带你窥探JVM的秘密
- Four logs of MySQL server layer
猜你喜欢

Flask learning and project practice 8: introduction and use of cookies and sessions

多项目编程极简用例

Flask learning and project practice 9: WTF form verification

Recommended papers on remote sensing image super-resolution

Blue Bridge Cup - Castle formula

C#(二十七)之C#窗体应用

Pytorch基础——(1)张量(tensor)的初始化

Do you know cookies, sessions, tokens?

记录一下逆向任务管理器的过程

Quartz misfire missed and compensated execution
随机推荐
[Qt5] QT QWidget immediately appears and disappears
【Rust 笔记】18-宏
Restful style
BUAA计算器(表达式计算-表达式树实现)
How do we make money in agriculture, rural areas and farmers? 100% for reference
2、GPIO相关操作
Pytorch基础——(2)张量(tensor)的数学运算
潘多拉 IOT 开发板学习(HAL 库)—— 实验9 PWM输出实验(学习笔记)
[slam] orb-slam3 parsing - track () (3)
Pytorch基础——(1)张量(tensor)的初始化
数据分析——seaborn可视化(笔记自用)
Do you know cookies, sessions, tokens?
2.13 weekly report
2.2 STM32 GPIO操作
有条件地 [JsonIgnore]
Pytorch load data
mysql从一个连续时间段的表中读取缺少数据
简述C语言中的符号和链接库
RT-Thread--Lwip之FTP(2)
Four logs of MySQL server layer