MySqlConnector for ADO.NET
MySqlConnector is the recommended ADO.NET connector for MariaDB Server. MySqlConnector is a community-maintained open-source project that provides the best performance, reliability, and compatibility with MariaDB products.
MySqlConnector is an ADO.NET data provider with support for MariaDB Server. It is licensed under the MIT License.
MariaDB Contributions
Recent Major Contributions
Support zero-configuration SSL with MariaDB: #1500
For MariaDB Server 11.4+
Available from version 2.4.0
Performance Optimizations
Implement faster parsing for result sets with multiple rows: #1330
Support per-query variables for CommandBehavior.SchemaOnly and SingleRow: #1312
Support skipping metadata for prepared statements with MariaDB 10.6 and later: #1301
Available from version 2.3.0
Timeout and Command Improvements
Query timeout using per query variables: #1304
Command timeout implementation improvement: #1336
Various timeout improvements: #1337
Authentication and Protocol Support
Support MariaDB GSSAPI authentication: #577
Available from version 0.47.0
Permit multi-authentication: #1303
Add a client parameter to specify SSL version(s): #450
Version Compatibility
Last updated
Was this helpful?

