MariaDB support #225
-
|
Hello, any reason MariaDB is not mentioned as a support database? I see you are linking to the MySQL PHP documentation page at https://www.php.net/manual/en/set.mysqlinfo.php, which doesn't mention MariaDB. I asked about that now in php/doc-en#3628 , but wondering if bacula-web has any reason not to support MariaDB? Thanks for any comments on this. This is part of my efforts I describe in my blog Improving MariaDB Support in Open Source Projects. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
|
Hello @robertsilen Thanks to notice it, this is just an oversight on my part. Bacula open source project's documentation is a bit outdated, and it's really hard to find something in it. Best, |
Beta Was this translation helpful? Give feedback.
-
|
Hi @robertsilen, As it looks to be more a question/feedback than a proper issue or feature request, I've converted this one to a discussion. A specific issue will be created to update current documentation. Best, |
Beta Was this translation helpful? Give feedback.
-
|
Cool, MariaDB was now added to the PHP MySQL Drivers and Plugins page that the README links to. So made a PR to add MariaDB to the readme at #226. Hope thats ok? :) |
Beta Was this translation helpful? Give feedback.
-
|
Hi @robertsilen , the PR #226 is now merged. Thanks a lot for your contribution |
Beta Was this translation helpful? Give feedback.
-
|
Updated documentation related to above PR in 5110200 |
Beta Was this translation helpful? Give feedback.
Hi @robertsilen ,
the PR #226 is now merged.
Thanks a lot for your contribution