Skip to content

Conversation

jefft
Copy link
Contributor

@jefft jefft commented Feb 18, 2025

Summary

It appears MYSQL_CONF was added to mysql and not mariadb. This patch gets mariadb in sync with mysql, and also adds a commented-out #port = 3306 to the template my.cnf since that will be the most commonly needed tweak.

How was it tested?

Verified that devbox.d/mariadb/my.cnf gets symlinked into the virtualenv and that I can change mariadbd's port with it.

plugin users to easily override things. Also, add a commented out 'port'
line in each my.cnf, since this is the most likely change needed.
plugin users to easily override things. Also, add a commented out 'port'
line in each my.cnf, since this is the most likely change needed.
@Lagoja Lagoja self-requested a review March 7, 2025 22:25
@Lagoja Lagoja merged commit 25ea082 into jetify-com:main Mar 11, 2025
29 checks passed
@jefft jefft deleted the mariadb-mycnf branch August 21, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants