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

Feature request: allow multiple mysql versions, just like with php and elastic search #477

Open
Evertt opened this issue Apr 6, 2020 · 1 comment
Assignees
Labels
2.x Issues / features related the the 2.x branch Feature request Feature

Comments

@Evertt
Copy link

Evertt commented Apr 6, 2020

$ valet use mysql 5.7
$ valet use mysql 8.0

Why implement this feature?
Well because whenever I have the opportunity to start a project from scratch I like working with the latest technologies whenever possible, so then I would prefer working with MySQL 8.0. And other times I need to work with an older project that uses an older version of Laravel that only supports MySQL 5.7.

What will be required for this feature?
I don't really know. I'm assuming that when one switches from one version to the other, that we need to backup their databases and log files somewhere. And restore them whenever they switch back to that version.

Otherwise I don't really know what this entails.

@Evertt Evertt added Feature request Feature Needs review Tickets that need review labels Apr 6, 2020
@Neodork Neodork added 2.x Issues / features related the the 2.x branch and removed Needs review Tickets that need review labels Nov 6, 2020
@Neodork Neodork self-assigned this Nov 6, 2020
@mischabraam
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues / features related the the 2.x branch Feature request Feature
Projects
None yet
Development

No branches or pull requests

3 participants