All pages
Powered by GitBook
1 of 1

Loading...

MySqlConnector for ADO.NET

MySqlConnector is an ADO.NET data provider with support for MariaDB Server. It is licensed under the MIT License.

  • Installation via NuGet

  • Documentation

  • Version History

MariaDB Contributions

  • Support with MariaDB:

    • For MariaDB Server 11.4+

    • Available from version

  • Rewrite server redirection logic based on latest MariaDB specification:

  • For MariaDB Server 11.3+

  • Available from version 2.4.0

  • Performance: Avoid SET NAMES commands when not necessary: #1497

    • For MariaDB Server 11.5+

    • Available from version 2.4.0

  • Performance improvements

    • 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 and later: #1301

    • Available from version

  • Support new MariaDB version numbers: #1259

    • For MariaDB Server 11.0+

    • Available from version 2.2.6

  • Support : #577

    • Available from version 0.47.0

  • GitHub
    On Travis
    zero-configuration SSL
    #1500
    2.4.0
    #1499
    2.3.0
    MariaDB 10.6
    MariaDB GSSAPI authentication