add MariaDB#226
Conversation
|
Please use conventional commits See https://docs.bacula-web.org/en/latest/04_contribute/development.html#guidance-for-developers |
Thank you for instructions. I believe I follow these, or do you want me to open a bug issue in addition to the original #224 that became a discussion #225? |
Hi @robertsilen, No need to create another issue, but you need to amend the commit you've made on your branch. The commit message should look more like below If you don't know how to amend a git commit, don't hesitate to ask for help here. Thanks for your contribution by the way Best, |
Add missing support for MariaDB.
|
Thanks @dfranco, I ran |
Add missing support for MariaDB.
Suggesting MariaDB to be added to README as discussed in discussions/225. MariaDB is also now mentioned as compatible on PHP MySQL Driver and Plugins that the README links to - as of /php/doc-en/pull/3639.