V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Recommended Services
Amazon Web Services
LeanCloud
New Relic
ClearDB
simple2025
0D
V2EX  ›  云计算

关于 TX 云 ubuntu16.04 安装 mysql 连接的问题

  •  
  •   simple2025 · Dec 28, 2017 · 2442 views
    This topic created in 3045 days ago, the information mentioned may be changed or developed.

    当使用localhost的时候能够连接

    ubuntu@VM-25-23-ubuntu:/home/xxx/.qqbot-tmp$ mysql -u seafile -p -h localhost
    Enter password: 
    Welcome to the MySQL monitor.  Commands end with ; or \g.
    Your MySQL connection id is 14
    Server version: 5.7.20-0ubuntu0.16.04.1 (Ubuntu)
    
    Copyright (c) 2000, 2017, 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.
    
    
    

    当使用127.0.0.1时,却这样

    ubuntu@VM-25-23-ubuntu:/home/xxx/.qqbot-tmp$ mysql -u seafile -p -h 127.0.0.1
    Enter password: 
    ERROR 1045 (28000): Access denied for user 'seafile'@'10.186.25.23' (using password: YES)
    
    

    这种问题怎么解决 ?

    Supplement 1  ·  Dec 28, 2017
    搞定了谢谢各位
    3 replies    2017-12-28 21:28:01 +08:00
    cnta
        1
    cnta  
       Dec 28, 2017
    0.0.0.0 试试?
    xiaoz
        2
    xiaoz  
       Dec 28, 2017
    此问题和“ TX 云”无关,请检查你数据库用户的连接权限,权限有:localhost/127.0.0.1/%
    Loyalsoldier
        3
    Loyalsoldier  
       Dec 28, 2017
    2 楼正解。

    自建用户需要授权 127.0.0.1 和 localhost,如果你总是换着用的话……
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1182 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 17:38 · PVG 01:38 · LAX 10:38 · JFK 13:38
    ♥ Do have faith in what you're doing.