Bug #85650 Can't compile MYSQL with VS2017
Submitted: 27 Mar 2017 14:29 Modified: 28 Mar 2017 16:12
Reporter: Georgi Kodinov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

[27 Mar 2017 14:29] Georgi Kodinov
Description:
The fix for bug #22900585 works only with VS2015. With 2017 you get unknown toolset and compiler error.

How to repeat:
try to compile mysql-trunk with VS2017

Suggested fix:
#ifdef the fix with VS2015
[28 Mar 2017 16:12] Paul DuBois
Posted by developer:
 
Noted in 8.0.2 changelog.

MySQL now compiles using Visual Studio 2017.