Details
-
New Feature
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
Windows on Arm in a VM
Description
The x86 connectors do not seem to work with Windows on Arm, which is now officially supported https://learn.microsoft.com/en-us/windows/arm/overview. It seems like the x86 drivers should work in compatibility mode, but install fails with error 193:
From the internet it seems like the MySQL ODBC connector has the same problem but paid connectors from CData work. There is some discussion at https://forum.parallels.com/threads/mysql-connector-odbc-for-win-11-arm.356741/.
Attachments
Issue Links
- relates to
-
ODBC-408 Provide binary download for windows arm64
-
- Open
-
Thank you for your request. It's hard for me to tell atm what exactly prevents connector installation on arm. It needs some time and investigation, and currently we don't have anything to try/test on.
But reading that discussion and MS's announcement, people could install (MySQL's) 32b connector and some could 64b connector. One of steps seems to be installing latest VS redistributables package from here. MS says that 32b should run on Win10, and 64b - on WIn11.
Did you try that?