Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql8: update to 8.0.27 #12638

Closed
wants to merge 1 commit into from
Closed

Conversation

chrstphrchvz
Copy link
Contributor

@chrstphrchvz chrstphrchvz commented Oct 20, 2021

Requires C++17
Closes: https://trac.macports.org/ticket/60894

Use MacPorts' libc++ on macOS 10.11 and earlier for std::shared_timed_mutex
See: https://trac.macports.org/ticket/60853

Description

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-27.html

Type(s)
  • bugfix
Tested on

macOS 10.15.7
Xcode 12.4 command line tools

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

@macportsbot
Copy link

Notifying maintainers:
@herbygillot for port mysql8.

@chrstphrchvz

This comment has been minimized.

@chrstphrchvz
Copy link
Contributor Author

Other things to eventually check include whether https://trac.macports.org/ticket/63456 still applies, and whether the port will now build on macOS 10.12-10.13.

@chrstphrchvz
Copy link
Contributor Author

Rebased to incorporate 9a562be (fix for https://trac.macports.org/ticket/63641)

@chrstphrchvz chrstphrchvz force-pushed the mysql8027 branch 2 times, most recently from 37c6d7d to 8890210 Compare October 21, 2021 13:04
Requires C++17
Closes: https://trac.macports.org/ticket/60894

Use MacPorts' libc++ on macOS 10.11 and earlier
for std::shared_timed_mutex
See: https://trac.macports.org/ticket/60853
@chrstphrchvz
Copy link
Contributor Author

Added legacysupport.use_mp_libcxx yes to attempt to fix https://trac.macports.org/ticket/60853

@chrstphrchvz
Copy link
Contributor Author

Will have to pare back this PR since someone else already updated the port: ca0a578

@reneeotten
Copy link
Contributor

closed by ca0a578

@reneeotten reneeotten closed this Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants