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

LEMP stack is not compatible with MariaDB. Should it be? #221

Open
ocdtrekkie opened this issue Apr 24, 2018 · 0 comments
Open

LEMP stack is not compatible with MariaDB. Should it be? #221

ocdtrekkie opened this issue Apr 24, 2018 · 0 comments

Comments

@ocdtrekkie
Copy link
Collaborator

So the primary issue with #220 appears to have been that Debian Stretch decided to drop in MariaDB 10.1 as a replacement for MySQL 5.5. I am going to proceed with the "get things working first" strategy, and grab MySQL by adding a different apt source for it.

Debian clearly believes MariaDB is a superior drop-in replacement for MySQL to the tune of it installing it when you call apt-get install mysql-server, but the configuration changes we make in setup.sh do not work on MariaDB 10.1, particularly with regards to telling it not to use the mysql user account.

Are there improvements MariaDB makes that will benefit the Sandstorm stack to prefer? If so, how do we fix vagrant-spk to work with MariaDB? And are there any significant compatibility issues people expecting a PHP/MySQL stack will have if we do so?

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

No branches or pull requests

1 participant