[MDEV-27446] Windows, MSI - fix path for redistributable merge module for VS2022 Created: 2022-01-08 Updated: 2022-01-08 Resolved: 2022-01-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.23 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Redistributable merge module , or , MSM for short, is used in the installer, for compilation with -DMSVC_CRT=/MD (dynamic CRT, currently in use for 10.4 only). As different VS version uses slightly different versions of the runtime, we need to install the MSM that corresponds to the VS. |