[
用户登陆
] [
免费注册
]
首页
分类
>>
程序技术
>
数据库
>
mySQL ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)
文 . 2022/7/22 6:13:33
在mySQL中出现提示:
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)
原因是没有密码
解决方式:
在Windows CMD 命令窗口执行 "C:\Program Files\MySQL\MySQL Server 8.0\bin\mySQL" -u root -p
输入密码回车就可以进入了
最近后的内容
*
清除MS SQL Server登陆记住的用户名和密码
*
mySQL 8.0.30 Download
*
数据库版本
*
Microsoft SQL Server 2008 Service Pack 4
*
mySQL 命令
最近前的内容
*
Firebird ODBC驱动程序
*
mySQLODBC连接驱动程序
最受欢迎
*
mySQL 8.0.30 Download
*
数据库版本
*
清除MS SQL Server登陆记住的用户名和密码
*
mySQL ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)
*
Firebird ODBC驱动程序
*
mySQL 命令
*
mySQLODBC连接驱动程序
*
Microsoft SQL Server 2008 Service Pack 4
©2005 - 2008
粤ICP备12037054号-1
用户登陆
|
互联说明
|
联系我们
|
网站地图