[MDBF-646] Install MySQL Connector/NET on Windows build host Created: 2024-02-02 Updated: 2024-02-06 Resolved: 2024-02-06 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
In The test requires MySQL Connector/NET to be installed on the box (MSI distribution), otherwise the test is skipped. So the task is to make sure it is installed on the box. It should be enough to run choco install mysql-connector for that. |