[ODBC-384] nbio_npipe.dll not included in install package Created: 2023-02-28 Updated: 2023-03-08 Resolved: 2023-03-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.17 |
| Fix Version/s: | 3.2.0, 3.1.18 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Gausmann | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When you install the MariaDB Connector/ODBC and try to connect to a server via named pipe, you will always get this error:
To solve this issue as an end-user, you need to install "MariaDB Connector C 64-bit" and copy the missing dll from "C:\Program Files\MariaDB\MariaDB Connector C 64-bit\lib\plugin\pvio_npipe.dll" to "C:\Program Files\MariaDB\MariaDB ODBC Driver 64-bit\plugin\pvio_npipe.dll". However this file should be included in the ODBC package, too. |
| Comments |
| Comment by Lawrin Novitsky [ 2023-03-08 ] |
|
The named pipe pvio plugin has been made static for ODBC default build configuration |
| Comment by Lawrin Novitsky [ 2023-03-08 ] |
|
Thank you for your reports - they are valuable for us |