Skip to content

Add option for MySQL binary architecture #151

@Sebastian-Webster

Description

@Sebastian-Webster

The reasoning behind this is because currently MySQL supports Linux & macOS for AMD64 and ARM64 but there is no ARM64 build for Windows.
Since MySQL does not support Windows on ARM, this package does not run on Windows on ARM because it cannot find an ARM binary for the Windows platform. Windows can still run AMD64 applications on ARM though, so having an option to choose the architecture to run would fix this package not being able to run on ARM Windows.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions