当前位置:网站首页>Node connection MySQL access denied for user 'root' @ 'localhost' (using password: yes
Node connection MySQL access denied for user 'root' @ 'localhost' (using password: yes
2022-07-04 06:56:00 【@Brother Xiaoao】
This happens , Yes, the first one may be the wrong password , If it's not the wrong password, it's the database port number 3306 It's occupied
Then the error occurs, as shown in the following figure :
resolvent :
open cmd Enter the following command 
netstat -ano|findstr "3306" // First of all to see 3306 Occupied by something
tasklist|findstr "4608" // View the specific tasks occupied
Here mine is by mysqld.exe To take up
then Press and hold at the same time ctrl and alt and . Open Task Manager , Then the end mysqld.exe This task , Finally, start node service , The database connection was found successfully !
边栏推荐
- 响应式——媒体查询
- [backpack DP] backpack problem
- tars源码分析之5
- 期末周,我裂开
- Summary of June 2022
- Background and current situation of domestic CDN acceleration
- CMS source code of multi wechat management system developed based on thinkphp6, with one click curd and other functions
- MySQL relearn 2- Alibaba cloud server CentOS installation mysql8.0
- Check and display one column in the known table column
- How can the old version of commonly used SQL be migrated to the new version?
猜你喜欢

CMS source code of multi wechat management system developed based on thinkphp6, with one click curd and other functions

Set JTAG fuc invalid to normal IO port

the input device is not a TTY. If you are using mintty, try prefixing the command with ‘winpty‘
![[Valentine's day] - you can change your love and write down your lover's name](/img/ab/402872ad39f9dc58fd27dd6fc823ef.jpg)
[Valentine's day] - you can change your love and write down your lover's name

Crawler (III) crawling house prices in Tianjin

2022 where to find enterprise e-mail and which is the security of enterprise e-mail system?

what the fuck! If you can't grab it, write it yourself. Use code to realize a Bing Dwen Dwen. It's so beautiful ~!

2022 wechat enterprise mailbox login entry introduction, how to open and register enterprise wechat enterprise mailbox?

leetcode825. 适龄的朋友

selenium IDE插件下载安装使用教程
随机推荐
Tar source code analysis 6
Design of test cases
selenium IDE插件下载安装使用教程
List of top ten professional skills required for data science work
Common usage of time library
Chapter 1 programming problems
The sorting in C language realizes the number sorting method from small to large
高薪程序员&面试题精讲系列119之Redis如何实现分布式锁?
Summary of leetcode BFS question brushing
Redis面试题集
What is the sheji principle?
2022 is probably the best year for the economy in the next 10 years. Did you graduate in 2022? What is the plan after graduation?
MySQL 45 lecture learning notes (XIII) delete half of the table data, and the table file size remains the same
Tar source code analysis Part 3
Wechat applet scroll view component scrollable view area
tars源码分析之2
Check and display one column in the known table column
2022, peut - être la meilleure année économique de la prochaine décennie, avez - vous obtenu votre diplôme en 2022? Comment est - ce prévu après la remise des diplômes?
leetcode 310. Minimum Height Trees
js 常用时间处理函数