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

[Installer] Request for MySQL database server support #115

Open
joglomedia opened this issue Sep 21, 2021 · 0 comments
Open

[Installer] Request for MySQL database server support #115

joglomedia opened this issue Sep 21, 2021 · 0 comments
Assignees
Labels
new feature request New feature request / suggestion

Comments

@joglomedia
Copy link
Owner

Describe the Issue / Bug

This is not a bug, but a new feature request for MySQL database server support on LEMPer Stack.

Official APT repository: https://dev.mysql.com/downloads/repo/apt/

Installation reference for Debian & Ubuntu
https://dev.mysql.com/doc/mysql-apt-repo-quick-guide/en/#apt-repo-fresh-install

wget https://dev.mysql.com/get/mysql-apt-config_0.8.19-1_all.deb

sudo dpkg -i mysql-apt-config_0.8.19-1_all.deb

sudo apt-get update

sudo apt-get install mysql-server mysql-client

#To install the shared client libraries:
sudo apt-get install libmysqlclient21
@joglomedia joglomedia self-assigned this Sep 21, 2021
@joglomedia joglomedia added the new feature request New feature request / suggestion label Sep 21, 2021
@joglomedia joglomedia changed the title [Installer] Request for MySQL database server support on LEMPer Stack [Installer] Request for MySQL database server support Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request New feature request / suggestion
Projects
None yet
Development

No branches or pull requests

1 participant