MySQL 110错误

时间:2018-08-09 13:51:21

标签: mysql

我遇到了以下问题:远程连接(110错误)

我最多只能连接3次)例如:

[root@linux ~]# mysql -h *ip* -u nagios -p
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 13578376
Server version: 5.5.24-enterprise-commercial-advanced-log MySQL Enterprise Server - Advanced Edition (Commercial)

Copyright (c) 2000, 2010, 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> Ctrl-C -- exit!
Aborted
[root@linux ~]# mysql -h *ip* -u nagios -p
ERROR 2003 (HY000): Can't connect to MySQL server on 'ip' (110)

0 个答案:

没有答案