Skip to content

Conversation

@Lorenzo-oo
Copy link

Add support for MariaDB version 10.10 and later. should not affect older version of MariaDB or MySql

add commandinterceptors to remove DBnull errors on MariaDB >= 10.10. no impact on version before 10.10
append 'utf8mb3' and 'utf8mb4' charset to MySql.Data's internal mapping Dictionary
add 9.0 in csproj file

Tested with plugin MySqlWhitelist and KillRecords

SQL version tested:
mariadb-11.5.2
mariadb-10.10.7
mariadb-10.9.8
mariadb-10.6.20

mysql-5.7.44
mysql-8.0.40 MySqlException: Authentication method 'caching_sha2_password' not supported by any of the available plugins. There is another PR for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant