A detailed description of your changes.
Change to one of the regex patterns that looks to have missed having a -log appended to the end of the regex pattern
Motivation and Context
Explanation of why these changes are being proposed, including any links to other relevant issues or pull requests.
If a mariadb focal banner contained -log we were failing to match
How Has This Been Tested?
A clear and concise description of your changes were tested.
Adding a option -log to the regex pattern
Types of changes
Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] I have updated the documentation accordingly (or changes are not required).
[x] I have added tests to cover my changes (or new tests are not required).
Description
A detailed description of your changes. Change to one of the regex patterns that looks to have missed having a -log appended to the end of the regex pattern
Motivation and Context
Explanation of why these changes are being proposed, including any links to other relevant issues or pull requests. If a mariadb focal banner contained -log we were failing to match
How Has This Been Tested?
A clear and concise description of your changes were tested. Adding a option -log to the regex pattern
Types of changes
Checklist: