E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
(28000)
ubuntu 系统解决mysql连接问题 (ERROR 1045(
28000
))
ubuntu系统解决mysql连接问题(ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO))分类:数据库2011
laokaddk
·
2013-11-11 16:25
mysql
ubuntu
mysql全局权限账户%登录不上ERROR 1045 (
28000
): Access denied for user 'zzq'@'localhost' (using password: YES)
如果仍然报错:报错:ERROR1045(
28000
):Accessdeniedforuser'zzq'@'localhost'(usingpassword:YES)帐号密码都对了就是
张小凡vip
·
2013-11-11 12:09
mysql
遇到问题
mysql全局权限账户%登录不上ERROR 1045 (
28000
): Access denied for user 'zzq'@'localhost' (using password: YES)
如果仍然报错:报错:ERROR1045(
28000
):Accessdeniedforuser'zzq'@'localhost'(usingpassword:YES)帐号密码都对了就是
q383965374
·
2013-11-11 12:00
mysql
登录
遇到问题---mysql账户密码以及权限的问题 ERROR 1045 (
28000
): Access denied for user 'root'@'localhost' (using passwor
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpasswor这种类型的提示是帐号密码不对或者帐号不存在的现象。
张小凡vip
·
2013-11-05 14:05
mysql
权限
账户管理
mysql
遇到问题
遇到问题---mysql账户密码以及权限的问题 ERROR 1045 (
28000
): Access denied for user 'root'@'localhost' (using passwor
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpasswor这种类型的提示是帐号密码不对或者帐号不存在的现象。
q383965374
·
2013-11-05 14:00
mysql
权限
账户管理
Mysql问题Access denied for user 'root'@'localhost'问题的解决
MysqlERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'问题的解决这种问题需要强行重新修改密码,方法如下:/etc/init.d/mysqlstop
燕儿_zhang
·
2013-11-04 19:52
数据库
Mysql问题Access denied for user 'root'@'localhost'问题的解决
MysqlERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'问题的解决这种问题需要强行重新修改密码,方法如下:/etc/init.d/mysqlstop
nancy198696
·
2013-11-04 19:00
解决MYSQL ERROR 1045 (
28000
)问题
ERROR 1045 (
28000
): Access denied for user 'root'@'localhost' (using password: NO) Red Hat
·
2013-11-04 18:00
mysql
Oracle 10g修改被锁的用户scott
在cmd命令中,用“sqlplus scott/tiger”登录时,老是提示如下信息:ERROR:ORA-
28000
:账户已被锁定在oracle10g中出于安全考虑,初始时sco
hai_cheng001
·
2013-11-03 16:00
登录
oracle10g
锁定
scoot
[MySQL登录错误] ERROR1045 (
28000
): Access denied for user 'omonroy'@'20.112.251.19' (using password:YES)
,他在email有截取错误信息:root@xxxxx:/home/nova#mysql-hxxxx.xx.xx-xx.xx.com-uomonroy-pEnterpassword:ERROR1045(
28000
mchdba
·
2013-10-30 12:00
修改mysql登录密码--解决能登录linux却不知道mysql密码
遇到了烂尾机器的时候,能登录linux却不能登录mysql: mysql-urootERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword
ssergsw
·
2013-10-29 18:00
mysql
完整过程解决 ERROR 1045 (
28000
): Access denied for user 'mysql'@'localhost' (using password: NO)
ERROR1045(
28000
):Accessdeniedforuser'mysql'@'localhost'(usingpassword:NO)此问题网上大部分都是围绕下面的第二步(修改密码)展开的,
nel0511
·
2013-10-26 10:57
mysql
[MySQL故障] ERROR 1045 (
28000
): Access denied for user 'mmm_agent'@'exxx-tx.com' (using password: YES)
1error登陆错误[uxxx@exxx-0702~]$mysql-hexxx-tx.com--user='mmm_agent'--password='#tx$' ERROR1045(
28000
):Accessdeniedforuser'mmm_agent
mchdba
·
2013-10-25 15:00
mysql 1045
mysql1045访问mysql出现如下error:ERROR 1045 (
28000
): Access denied for user 'root'@'121.39.50.24' (using password
willpower88
·
2013-10-25 11:00
/ERROR 1045 (
28000
): Access denied for user 'wwn'@'localhost' (using password: YES)
//ERROR1045(
28000
):Accessdeniedforuser'wwn'@'localhost'(usingpassword:YES)问题在本次迁移过程中,发现一个问题。
wulantian
·
2013-10-21 16:00
ERROR 1045 (
28000
): Access denied for user 'root'@'localhost' (using password: NO)
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)于是重改密码!
daspr
·
2013-10-20 10:08
error
user
Access
for
1045
denied
(28000):
password:
(using
NO)
MySQL登陆小问题
登录数据库时提示错误: C:\Users\gechong>mysql -u gechong -p Enter password: ******* ERROR 1045 (
28000
·
2013-10-18 19:00
mysql
linux中mysql安装后,登录提示密码错误,解决办法
在ubuntu13.04(centos6.3中只要有root权限)中,安装mysql后,使用命令登录mysql居然报错了,MysqlERROR1045(
28000
):Accessdeniedforuser'root
yjptu
·
2013-10-10 19:08
mysql
MySQL错误-无法登录问题解决
今天登录服务器上的MySQL数据库,出现错误,提示如下 ERROR1045(
28000
):Accessdeniedforuser 在网上搜索最常用的解决方法是使用mysqladmin进入控制台后,再修改
寡鸡蛋
·
2013-10-09 14:00
解决mysql“Access denied for user 'root'@'localhost'”
#mysql-uroot-pEnterpassword:ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)使用网上介绍的方法修改
sctq8888
·
2013-10-08 18:00
mysql ERROR 1045 (
28000
): Access denied for user 'root'@'localhost'
用mysql-uroot-p***登陆报错:ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword……1、servicemysqldstop2
爱花的天使
·
2013-09-29 17:58
mysql
MySQL登录报错-ERROR 1045 (
28000
)
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:YSE)密码留空还是错误!
151wqooo
·
2013-09-27 15:47
MySQL
MySQL
MySQL登录报错-ERROR 1045 (
28000
)
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:YSE)密码留空还是错误!
151wqooo
·
2013-09-27 15:47
mysql
Mysql 1045 error
错误现象 登录mysql数据库提示1045错误 mysql -uroot -p Enter password: ERROR 1045 (
28000
mixmaomao
·
2013-09-17 17:00
mysql
MySQL 解决ERROR 1045 (
28000
): Access deniedfor user datam@localhost (using password: YES)的问题
今天在centos操作系统上安装mysql,新建用户datam、密码datam后,在服务器上使用该用户登录: [root@server127~]#mysql-udatam–p 提示:ERROR1045(
28000
my2010Sam
·
2013-09-12 15:00
Access Denied for user 'root'@'localhost' (Using password:NO)解决方法
Error1045(
28000
)AccessDeniedforuser'root'@'localhost'(Usingpassword:NO)解决方法:#/etc/init.d/mysqlstop(或killallmysqld
thierryxing
·
2013-08-29 11:24
MySQL
Access Denied for user 'root'@'localhost' (Using password:NO)解决方法
Error 1045(
28000
) Access Denied for user 'root'@'localhost' (Using password:NO)解决方法:  
thierry.xing
·
2013-08-29 11:00
localhost
oracle:sqldev与程序与sql*plus查询不同步
2,ORA-
28000
:theaccountislocked 。按照下面链接经验修改,把scott用户解锁:http://www.cnblogs.com/jian
Roderick_Yu
·
2013-08-25 12:00
Kaggle—Digit Recognizer竞赛
DigitRecognizer手写体数字识别MNIST数据集本赛train42000样例test
28000
样例,原始MNIST是train60000test10000我分别用LogisticRegression
lifeitengup
·
2013-08-24 16:04
机器学习
Deep
Learning
Kaggle—Digit Recognizer竞赛
DigitRecognizer手写体数字识别 MNIST数据集本赛train42000样例test
28000
样例,原始MNIST是train60000test10000我分别用LogisticRegression
LiFeitengup
·
2013-08-24 16:00
ERROR 2002 (HY000): Can't connect to local MySQ...
http://stackoverflow.com/questions/12085022/yes-another-mysql-error-1045-
28000
-access-denied-for-user-rootlocalhost
bigfish101
·
2013-08-16 16:00
忘记MySQL的root密码后,如何修改root密码
#mysql-uroot-pEnterpassword:ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)现在终于被我找到了解决方法
talentwandou
·
2013-08-06 11:33
mysql
linux
TX平台数据库授权
*tocpp@'10.190.163.107'identifiedby"cpp"; ERROR1045(
28000
):Accessdeniedforuser'root'@'%'(usingpassword
juanmaoking
·
2013-08-01 17:25
mysql
ORA-
28000
: the account is locked-的解决办法
ORA-
28000
:theaccountislocked第一步:使用PL/SQL,登录名为system,数据库名称不变,选择类型的时候把Normal修改为Sysdba;第二步:选择myjob,查看users
jojo52013145
·
2013-07-29 12:00
ORA-
28000
: the account is locked-的解决办法
ORA-
28000
: the account is locked 第一步:使用PL/SQL,登录名为system,数据库名称不变,选择类型的时候把Normal修改为Sysdba; 第二步:选择myjob
youngliu_liu
·
2013-07-29 12:00
count
CentOS6.4下安装MySQL5.6.10后root无法登陆MySQL
2252719/1142588 启动MySQL后root无法登陆[root@localhostmysql]#/usr/bin/mysql-uroot-p Enterpassword: ERROR1045(
28000
luoweifu
·
2013-07-19 16:00
linux安装mysql后root无法登录
linux安装mysql后root无法登录问题:[root@localhostmysql]#mysql-uroot-pEnterpassword:ERROR1045(
28000
):Accessdeniedforuser'root
fantasy-java
·
2013-07-18 13:00
linux下ERROR 1045 (
28000
): Access denied for user root@localhost (using password: NO)
#servicemysqlstop#mysqld_safe--user=mysql--skip-grant-tables--skip-networkingmysql-urootmysqlmysql>UPDATEuserSETPassword=PASSWORD(’newpassword’)whereUSER=’root’;mysql>FLUSHPRIVILEGES;mysql>quit#/etc
jiuyueguang
·
2013-07-17 09:04
mysql
linux下ERROR 1045 (
28000
): Access denied for user root@localhost (using password: NO)
#servicemysqlstop#mysqld_safe--user=mysql--skip-grant-tables--skip-networking& #mysql-urootmysql mysql>UPDATEuserSETPassword=PASSWORD(’newpassword’)whereUSER=’root’; mysql>FLUSHPRIVILEGES; mysql>quit
jiuyueguang
·
2013-07-17 09:00
mysql 连接问题(using password: NO)
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)我的系统是linux,最近新装好的mysql在进入mysql
若闻
·
2013-07-15 15:56
数据库
mysql 连接问题(using password: NO)
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)我的系统是linux,最近新装好的mysql在进入mysql
wang1144
·
2013-07-15 15:00
mysql_config_editor的使用小记
/mysql--login-path=test3ERROR1045(
28000
):Accessd
wdg0802
·
2013-07-15 14:55
mysql_config_editor的使用小记
/mysql--login-path=test3ERROR1045(
28000
):Accessd
wdg0802
·
2013-07-15 14:55
mysql
ERROR 1045 (
28000
): Access denied for user ODBC@localhost
使用mysql,碰到这个问题:C:\ProgramFiles\MySQL\MySQLServer5.1\bin>mysqlERROR1045(
28000
):Accessdeniedforuser'ODBC
sjg11
·
2013-07-13 22:21
Access
denied
ODBC@localhost
mysql“Access denied for user 'root'@'localhost'”问题的解决
我的系统是CentOS6.0,最近新装好的mysql在进入mysql工具时,总是有错误提示:#mysql-uroot-pEnterpassword:ERROR1045(
28000
):Accessdeniedforuser'root
yuxing34
·
2013-07-09 11:41
mysql
ERROR 1045 (
28000
): Access denied for user 'root'@'localhost' (using password: NO)
ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)朋友问我问题:m三ysql升级了5.0--5.5导入的数据没问题
mchdba
·
2013-07-04 17:00
解决mysql“Access denied for user 'root'@'localhost'”
# mysql -uroot -pEnter password:ERROR 1045 (
28000
): Access denied for user '
coolwhy1
·
2013-07-03 11:00
localhost
mysql-1045(
28000
)错误
说明:win7系统,已经装过一个安装版的mysql(服务没有启动),然后又安装了一个免安装版的mysql,然后启动该免安装版的mysql后,用root用户无法登陆(因为想着root用户默认密码是空,但是却无法登陆),如下所示: D:\>cd D:\MySQL Server 5.1\binD:\MySQL Server 5.1\bin>mysql -u root mysqlERROR
·
2013-06-30 22:00
mysql
mysql安装过程中出现错误 ERROR 1820 (HY000): You must SET PASSWORD before executing this statement
最近新装好的mysql在进入mysql工具时,总是有错误提示:#mysql-uroot-pEnterpassword:ERROR1045(
28000
):Accessdeniedforuser'root'
rogerzhanglijie
·
2013-06-26 20:00
解决mysql“Access denied for user 'root'@'localhost'”
#mysql-uroot-pEnterpassword:ERROR1045(
28000
):Accessdeniedforuser'root'@'localhost'(usingpassword:NO)使用网上介绍的方法修改
cxin917
·
2013-06-21 21:00
mysql
数据库
密码
上一页
31
32
33
34
35
36
37
38
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他