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

Update MySQL to 5.7 #930

Closed
wants to merge 2 commits into from
Closed

Update MySQL to 5.7 #930

wants to merge 2 commits into from

Conversation

LoreleiAurora
Copy link
Contributor

Fixes #928

@JJJ
Copy link
Contributor

JJJ commented Jul 17, 2016

See also #876 to consider using MariaDB instead.

@moorscode
Copy link

When trying these changes in a test vagrant I get the following output:

==> default: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F4EA0AAE5267A6C

Which breaks the installation and leaves the Vagrant without MySQL package being installed (among other packages).

@jeremyfelt
Copy link
Member

I've created #876 to discuss this further.

@moorscode
Copy link

#949 instead of 876.

@ottok
Copy link
Contributor

ottok commented Aug 5, 2016

Please avoid using PPAs. Stick to the packages in official Ubuntu repositories for best quality, security are reliability.

@RobertoSnap
Copy link

We have formerly used PHP 7 Rasmus vagrant for our local development enviroments. Decided to switch to VVV. Had to use this pull so we could import our databases with utf8mb4_unicode_ci collation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants