[MDEV-29251] Windows: Server looks for a plugin in a wrong location Created: 2022-08-05 Updated: 2023-04-27 |
|
| Status: | In Review |
| Project: | MariaDB Server |
| Component/s: | Platform Windows, Server |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleg Smirnov | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
After starting MariaDB Server with command line argument --plugin_load_add=ha_federatedx as suggested for FederatedX engine the server fails to actually load the plugin and reports in the error log: But the the DLL actually resides in another location: C:\MariaDB\10.4\server\bld\storage\federatedx\ |