当前位置:网站首页>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:50:00 【不想当个程序员】
在开发时版本问题可能会引发一些其他不必要的问题,于是 根据学习将
MySQL版本改为5.7;
在官网上下载安装包之后,安装---->
配置环境变量,将bin目录配置到Path中,配置环境变量---->
在服务中,将之前的MySQL进程关闭,将新的进程打开----->
此时打开cmd命令输入 mysql 出错
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)
解决:
之后 输入 mysqld install
发现还是之前的版本
输入以下命令:删除之前安装的mysql
sc delete mysql
删除之后,再次输入 mysqld install
即安装上了现在的版本
然后打开cmd命令 :mysql -hlocalhost -uroot -p 回车 输入密码
便可以了
边栏推荐
- Lesson 3 threejs panoramic preview room case
- Centos7/8 command line installation Oracle11g
- Use disco diffusion to generate AI artwork in moment pool cloud
- Opencv cvcircle function
- 英语高频后缀
- Regular expression verification version number
- Requests library simple method usage notes
- Travel notes in 2022 (ongoing)
- ML.NET相关资源整理
- Group Backpack
猜你喜欢

Sword finger offer 26. substructure of tree

Day6: use PHP to write file upload page

7.2-function-overloading

Normal visualization

Arfoundation starts from scratch 5-ar image tracking

Second week of postgraduate freshman training: convolutional neural network foundation

Sword finger offer 32 - ii Print binary tree II from top to bottom

2022 electrician (elementary) test question simulation test platform operation
[C language] DataGridView binding data

Osg3.6.5 failed to compile freetype
随机推荐
Multiple knapsack, simplicity and binary optimization
C language sorts n integers with pointers pointing to pointers
Travel notes in 2022 (ongoing)
Solve the problem of false Base64 character in Base64
2022 Teddy cup data mining challenge C project and post game summary
Flask reports an error runtimeerror: the session is unavailable because no secret key was set
Leetcode deduction topic summary (topic No.: 53, 3, 141, interview question 022, the entry node of the link in the sword finger offer chain, 20, 19, Niuke NC1, 103, 1143, Niuke 127)
Data is the main body of future world development, and data security should be raised to the national strategic level
预训练模型与传统方法在排序上有啥不同?
ICMP message analysis
Cloud security daily 220712: the IBM integration bus integration solution has found a vulnerability in the execution of arbitrary code, which needs to be upgraded as soon as possible
Squareline partners with visual GUI development of oneos graphical components
Is the sub database and sub table really suitable for your system? Talk about how to select sub databases, sub tables and newsql
2022 P cylinder filling test simulation 100 questions simulation test platform operation
Count the list of third-party components of an open source project
Application of matrix transpose
Day15: the file contains the vulnerability range manual (self use file include range)
Analysis of zorder sampling partition process in Hudi - "deepnova developer community"
State compression DP
Basic shell operations (Part 2)