MySqlConnector for ADO.NET
MySqlConnector is the recommended ADO.NET connector for MariaDB Server, offering high performance and MariaDB-specific features including zero-configuration SSL and GSSAPI authentication.
Last updated
Was this helpful?
MySqlConnector is the recommended ADO.NET connector for MariaDB Server, offering high performance and MariaDB-specific features including zero-configuration SSL and GSSAPI authentication.
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.
Support zero-configuration SSL with MariaDB: #1500
For MariaDB Server 11.4+
Available from version 2.4.0
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
Query timeout using per query variables: #1304
Command timeout implementation improvement: #1336
Various timeout improvements: #1337
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
Last updated
Was this helpful?
Was this helpful?

