`
xplazy
  • 浏览: 44827 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

解决Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)

阅读更多

解决Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)

cat /etc/mysql/debian.cnf

 

查看到相关的passwod,替换下面的蓝色字体

 

GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'UXXX00GddYeYRQ6l ' WITH GRANT OPTION; 

 


FLUSH PRIVILEGES;

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics