-
Notifications
You must be signed in to change notification settings - Fork 847
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 from MySQL 5.5 to MariaDB 10.0 #876
Comments
Any comments from VVV developers? Will you merge the PR if I implement this? |
+1 for MariaDB |
I would love to have MySQL updated from 5.5 to anything at this point. It seems that going for MySQL 5.7 would be the easiest way to pick, but going for MariaDB the most future-compatible one. Though I wouldn't mind to hear some counter arguments for switching to MariaDB, just to get an idea of what they would be. I can imagine that a lot of sites are still running on MySQL and might get updated to 5.6 or 5.7 and with the internal choices growing apart this would not fair well on having a reproduction of the production server as development environment. Though this is just speculation and some logic thrown around :) |
I've created #876 to discuss this further. |
@jeremyfelt you mean #949 |
+1 for MariaDB |
This is the first step in Varying-Vagrant-Vagrants#876 and Varying-Vagrant-Vagrants#949. Switching to MariaDB available in the official Ubuntu 14.04 repositories is a very safe change and it paves way to easily upgrade to 10.0 or 10.1 in a later step.
This is the first step in Varying-Vagrant-Vagrants#876 and Varying-Vagrant-Vagrants#949. Switching to MariaDB available in the official Ubuntu 14.04 repositories is a very safe change and it paves way to easily upgrade to 10.0 or 10.1 in a later step.
A long time coming. :) I'd like our default to be MariaDB 10 in VVV. We can also provide MySQL Sandbox, but we can handle that in #835. |
@LoreleiAurora I already have a PR open in #1005, installing MariaDB 5.5 from official Ubuntu 14.04 repos. Do we intend to upgrade to 16.04 soon? In official Ubuntu 16.04 repos MariaDB 10.0 would be available. If not, I can make a PR that installs a backported Ubuntu 16.04 MariaDB 10.0 to the Ubuntu 14.04 based Vagrant image. |
@ottok When switching to MariaDB 10 i would recommend using this PPA |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
If I'd write a pull request that updates MySQL 5.5 to MariaDB 10.0 (from official Ubuntu repositories), would the community here accept it?
Motivation:
Why version 10.0 and not 10.1?
I want to have a thumbs up before I invest a lot of time in developing and testing.
The text was updated successfully, but these errors were encountered: