[CONPY-36] Unable to connect using unix_socket option Created: 2020-01-24 Updated: 2020-01-24 Resolved: 2020-01-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | None |
| Fix Version/s: | 0.9.53 |
| Type: | Bug | Priority: | Major |
| Reporter: | Wayne Davison (Inactive) | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I tried to connect to a local database using mariadb.connect() with a unix_socket='...' option and python complained that unix_socket is an invalid keyword argument. |
| Comments |
| Comment by Georg Richter [ 2020-01-24 ] |
|
Fixed. rev. a0f8152f4d30a66673aed37e363ff465d0c85e4b |