-
Notifications
You must be signed in to change notification settings - Fork 256
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 CONC-396, "!includedir in my.cnf does not include all .cnf and .ini files in the directory" #255
Open
actapia
wants to merge
11
commits into
mariadb-corporation:3.4
Choose a base branch
from
actapia:conc-396
base: 3.4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 21, 2024
-
!includedir now includes all .cnf files in the specified directory. A fix for Windows has been added but is untested.
Configuration menu - View commit details
-
Copy full SHA for 13931f5 - Browse repository at this point
Copy the full SHA 13931f5View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8453a60 - Browse repository at this point
Copy the full SHA 8453a60View commit details -
Get config files using wildcards.
_mariadb_read_options_from_file now uses wildcards for each config file extension instead of inspecting every filename in the included directory.
Configuration menu - View commit details
-
Copy full SHA for 0d151b5 - Browse repository at this point
Copy the full SHA 0d151b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9573bcb - Browse repository at this point
Copy the full SHA 9573bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255b798 - Browse repository at this point
Copy the full SHA 255b798View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6a6bb - Browse repository at this point
Copy the full SHA cd6a6bbView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6add65c - Browse repository at this point
Copy the full SHA 6add65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea87b5 - Browse repository at this point
Copy the full SHA cea87b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4569b98 - Browse repository at this point
Copy the full SHA 4569b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd015e9 - Browse repository at this point
Copy the full SHA cd015e9View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4969a70 - Browse repository at this point
Copy the full SHA 4969a70View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.