Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的项目(.NET 套接字服务器)中出现以下异常:
ERROR HY000: [ODBC Driver 3.51] Can't connect to MySQL server 'someHost' (10060)
但是,该错误并非每次都发生。这样就排除了配置错误或不正确的登录详细信息。此外,当我显示所有 %max% 变量时,我并没有接近其中的任何一个。不幸的是,日志的详细程度无法更改,并且最近没有写入日志。
什么会导致这些零星的连接失败?