1 個回答
- 最新
- 最多得票
- 最多評論
0
To support the driver, here is what needs to be done:
- By default the driver expects MARS to be switched ON. Since Babelfish does not support MARS we return MARS OFF in the Pre-login response, this is not expected by the PHP driver hence it times out gracefully.
- The workaround is to add “MultipleActiveResultSets=false” in the connection URL.
已回答 3 年前
相關內容
- AWS 官方已更新 8 個月前
- AWS 官方已更新 1 年前