You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#33284372 MySQL 5.7 (and Cluster 7.4, 7.5, 7.6) build fails on macos with XCode
XCode includes VERSION file from MySQL source code root instead of C++
language header <version>.
Using MySQL source code root as include path is only used in
storage/perfschema, removing that usage make build succeed.
Change-Id: If7d97dca9ebd14068e7eff1c3171812b4075b9ec
0 commit comments