NServiceBus.Persistence.Sql icon indicating copy to clipboard operation
NServiceBus.Persistence.Sql copied to clipboard

Add official support for MariaDB using the MySQL dialect

Open mikeminutillo opened this issue 5 years ago • 0 comments

In https://github.com/Particular/NServiceBus.Persistence.Sql/issues/339 we tested the SQL Persistence against MariaDB 10.5.8 with the MySQL dialect. All tests passed.

In order to fully support this to our list of supported SQL implementations, we'd want to add it to the list of database engines that we test against as part of our continuous integration process.

mikeminutillo avatar Feb 23 '21 06:02 mikeminutillo