What version of MariaDB is workable on Windows 7 x64?
You are viewing an old version of this question. View
the current version here.
What version of MariaDB is workable on Windows 7 x64?
Answer
Any released version.
However, current state is that 5.2.5 and all prior releases were compiled 32 bit only, and this means maria will run as 32 bit process on 64 bit OS.
Next 5.2/5.3 releases will provide 64 bit binaries. 64 binaries (and MSI packages) can already be built from source right now, as described in http://kb.askmonty.org/v/building-mariadb-on-windows..
See also mariadb/windows question on stackoverflow, it might be helpful getting started with existing binary packages.
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.