Bug #75581 OSX version_compile_os is wrong
Submitted: 22 Jan 2015 8:59 Modified: 10 Aug 2015 16:36
Reporter: Marcin Szalowicz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.6.22 OS:MacOS (10.10)
Assigned to: CPU Architecture:Any
Tags: osx, version_compile_os

[22 Jan 2015 8:59] Marcin Szalowicz
Description:
version_compile_os on OSX >= 10.9 is set to 10.8 
same for .dmg downloaded from dev.mysql.com
downloaded filename is: mysql-5.6.22-osx10.9-x86_64.dmg
but as soon as the file is mounted in osx it become mysql-5.6.22-osx10.8
also 10.8 and 10.9 pkgs have got same md5sum
There's also no pkg for OSX 10.10

How to repeat:
Download MySQL Server for OSX 10.9 dmg and install it
then issues: select @@version_compile_os

Suggested fix:
- fix pkg for 10.9 so it will correctly report version_compile_os as 10.9
- provide pkg for 10.10
[22 Jan 2015 10:08] MySQL Verification Team
Hello Marcin Szalowicz,

Thank you for the report.

Thanks,
Umesh
[10 Aug 2015 16:36] Paul DuBois
Noted in 5.6.27 changelog.

For OS X 10.9 packages, the version_compile_os system variable
indicated 10.8.