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

fix(linux-requirements): Debian: fix MYSQL installation steps #999

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

sudlud
Copy link
Member

@sudlud sudlud commented Sep 20, 2024

  • default-libmysqlclient-dev on Debian installs mariadb libraries
  • therefore install libmysqlclient-dev via mysql software repository

Description

Related Issue

Follow-Up to azerothcore/azerothcore-wotlk#20003
Closes azerothcore/azerothcore-wotlk#19999

Thank you for contributing to the AzerothCore wiki.

Remember that the wiki is currently available in English and Spanish.

- default-libmysqlclient-dev on Debian installs mariadb libraries
- therefore install libmysqlclient-dev via mysql software repository
@Helias Helias merged commit 4e59dfa into azerothcore:master Sep 20, 2024
1 check passed
@Helias
Copy link
Member

Helias commented Sep 20, 2024

thank you ;-)

@sudlud sudlud deleted the fix-debian-requirements-for-mysql branch September 21, 2024 05:36
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.

Build on Debian 12 is failing
2 participants