Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add unixODBC 2.3.1 limitation for connection pooling with PDO.
  • Loading branch information
v-dareck authored Feb 6, 2017
1 parent 48d26cd commit 451f84c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ For samples, please see the sample folder. For setup instructions, see [here] [
- Binary column binding with emulate prepare ([issue#140](https://github.com/Microsoft/msphpsql/issues/140) )
- Linux
- The following features are not supported with connection pooling:
- PDO is only supported with unixODBC 2.3.1.
- Unicode connection strings
- sqlsrv_server_info and sqlsrv_client_info return false
- In certain scenarios a generic error message maybe returned instead of a specific error when pooling is disabled
Expand Down

0 comments on commit 451f84c

Please sign in to comment.