作为 Mac 的新手,并且是个白痴,我盲目地将我的 Mac 从 10.7.2 升级到了 10.7.3。现在我与 SQLServer 的 freetds 连接已停止工作,即:
Error 20017 (severity 9):
Unexpected EOF from the server
OS error 36, "Operation now in progress"
Error 20002 (severity 9):
Adaptive Server connection failed
There was a problem connecting to the server.
tsql -C 显示:
Version: freetds v0.91
freetds.conf directory: /usr/local/etc
MS db-lib source compatibility: no
Sybase binary compatibility: no
Thread safety: yes
iconv library: yes
TDS version: 5.0
iODBC: no
unixodbc: yes
SSPI "trusted" logins: no
Kerberos: no
在我升级到 10.7.3 之前,它就像一个冠军一样工作(真是个错误!)
有人知道从哪里开始吗?我想第一个问题是freetds在哪里写入日志文件,我在安装过程中没有对日志文件进行任何更改,那么默认值在哪里?