Skip to content

Conversation

actapia
Copy link

@actapia actapia commented Sep 24, 2024

These changes fix the issue CONC-396. Previously, _mariadb_read_options and _mariadb_read_options_from_file would only read options from files named my.cnf within the specified directory when the !includedir directive was encountered. With these changes, the functions find all .cnf (and, on Windows, .ini) files in the included directory.

@9EOR9
Copy link
Collaborator

9EOR9 commented Jan 15, 2025

Thanks for your PR . Would you mind to squash your commits into a single commit?

!includedir now includes all .cnf or .ini files, sorted alphabetically,
in the specified directory.
@actapia
Copy link
Author

actapia commented Jan 15, 2025

Okay, I've squashed the commits.

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.

2 participants