Re: Building MySQL 5.7 From Source on Windows
Date: Wed, 9 Oct 2019 08:42:28 +0200
Message-ID: <qnjvgl$89n$1_at_dont-email.me>
On 09.10.2019 04:25, Lyle H. Gray wrote:
> Without going into the reasons for this (it's a corporate decision that I
> don't have a say in), I find myself in the following situation:
...
> my option appears to be to build MySQL 5.7 from source. Except that
> the documentation for building from source appears to be limited to Linux
> servers.
>
> So, does anyone know of any way to build MySQL 5.7 from source on Windows?
You're doomed :)
[Quoted] At least I can point you to the Windows build instructions for MariaDB:
https://mariadb.com/kb/en/library/Building_MariaDB_on_Windows/
MySQL and MariaDB are (still) similar enough that this should work for both. I still don't expect that it will work 100% out of the box. I strongly recommend to run the test suite on your build.
Good luck! Received on Wed Oct 09 2019 - 08:42:28 CEST