gpt4 book ai didi

mysql - SQL 客户端抛出错误 1045 但我可以通过命令行进入?

转载 作者:太空狗 更新时间:2023-10-29 12:31:31 25 4
gpt4 key购买 nike

我有一个 linux VPS,可以使用命令行正常连接。

root@vps27625:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4604
Server version: 5.5.38-0ubuntu0.14.04.1 (Ubuntu)

Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

但是如果我使用任何 sql 客户端,它会抛出错误 1045 拒绝用户 root 访问(使用密码:YES)

发生这种情况的可能原因是什么?

最佳答案

看来您远程使用了 root。默认情况下,大多数 mysql 安装都拒绝这一点。所以改用其他用户。

实际上使用root账号远程登录并不是一个好的做法。

关于mysql - SQL 客户端抛出错误 1045 但我可以通过命令行进入?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25457318/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com