当前位置:网站首页>ERROR 1045 (28000): Access denied for user ‘ODBC‘@‘localhost‘ (using password: NO)
ERROR 1045 (28000): Access denied for user ‘ODBC‘@‘localhost‘ (using password: NO)
2022-07-29 08:54:00 【Don't want to be a programmer】
Version problems may cause some other unnecessary problems during development , therefore According to the study will
MySQL Version changed to 5.7;
After downloading the installation package on the official website , install ---->
Configure environment variables , take bin Directory configuration to Path in , Configure environment variables ---->
in service , Put the previous MySQL Process shutdown , Open the new process ----->
Now open cmd Command input mysql error
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)
solve :
after Input mysqld install
The discovery is still the previous version
Enter the following command : Remove the previously installed mysql
sc delete mysql
After deleting , Input again mysqld install
That is, the current version is installed
Then open the cmd command :mysql -hlocalhost -uroot -p enter Input password 
That's all right.
边栏推荐
- No duplicate data in the same field of different databases
- Classic interview question: = = the difference between equals
- [C language] DataGridView binding data
- Amazfit dial Kit
- 2022 R2 mobile pressure vessel filling test question simulation test platform operation
- 预训练模型与传统方法在排序上有啥不同?
- Leetcode question brushing (6)
- LeetCode力扣题目总结(题目编号:53、3、141、面试题022、剑指offer链表中环的入口节点、20、19、牛客NC1、103、1143、牛客127)
- Several ways of debugging support under oneos
- How to quickly experience oneos
猜你喜欢

SAP sm30 brings out description or custom logical relationship

User identity identification and account system practice
网络原理笔记(五层网络)

2022 electrician (elementary) test question simulation test platform operation

Intel will gradually end the optane storage business and will not develop new products in the future

MySQL statement mind map

Play Parkour with threejs Technology

Hc-sr04 use method and routine of ultrasonic ranging module (STM32)

Data is the main body of future world development, and data security should be raised to the national strategic level

Clickhouse learning (II) Clickhouse stand-alone installation
随机推荐
Complete knapsack problem from simplicity to ultimate
Collation of ml.net related resources
2022 R2 mobile pressure vessel filling test question simulation test platform operation
2022 electrician (elementary) test question simulation test platform operation
Mathematical modeling clustering
Normal visualization
GBase 8s数据库有哪些备份恢复方式
QT learning: use non TS files such as json/xml to realize multilingual internationalization
Hc-sr04 use method and routine of ultrasonic ranging module (STM32)
2022 electrician (elementary) test question simulation test platform operation
Amazfit dial toolbox Online
User identity identification and account system practice
SAP sm30 brings out description or custom logical relationship
Basic crawler actual combat case: obtaining game product data
Intel将逐步结束Optane存储业务 未来不再开发新产品
2022电工(初级)考题模拟考试平台操作
搜索与回溯经典题型(八皇后)
Flask reports an error runtimeerror: the session is unavailable because no secret key was set
Sword finger offer 27. image of binary tree
How does xjson implement four operations?