MariaDB?
robertsilen opened this issue · 1 comments
robertsilen commented
Looking at README.md and the list of supported databases at https://soci.sourceforge.net/ I noticed MariaDB is not listed - any particular reason for that?
vadz commented
MariaDB didn't exist when MySQL backend was written, so the reason is simply that nobody bothered updating it to work with it. If you'd like to do -- and it shouldn't be very difficult, I think -- please go ahead and make a PR adding it. TIA!