arrow-left

All pages
gitbookPowered 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 NuGetarrow-up-right

  • Documentationarrow-up-right

hashtag
MariaDB Contributions

  • Support with MariaDB:

    • For MariaDB Server 11.4+

    • Available from version

Rewrite server redirection logic based on latest MariaDB specification: #1499arrow-up-right
  • For MariaDB Server 11.3+

  • Available from version 2.4.0arrow-up-right

  • Performance: Avoid SET NAMES commands when not necessary: #1497arrow-up-right

    • For MariaDB Server 11.5+

    • Available from version 2.4.0arrow-up-right

  • Performance improvements

    • Implement faster parsing for result sets with multiple rows: #1330arrow-up-right

    • Support per-query variables for CommandBehavior.SchemaOnly and SingleRow: #1312arrow-up-right

    • Support skipping metadata for prepared statements with and later:

    • Available from version

  • Support new MariaDB version numbers: #1259arrow-up-right

    • For MariaDB Server 11.0+

    • Available from version 2.2.6arrow-up-right

  • Support : #577arrow-up-right

    • Available from version 0.47.0arrow-up-right

  • Version Historyarrow-up-right
    GitHubarrow-up-right
    On Travisarrow-up-right
    zero-configuration SSLarrow-up-right
    #1500arrow-up-right
    2.4.0arrow-up-right
    #1301arrow-up-right
    2.3.0arrow-up-right
    spinner
    MariaDB 10.6
    MariaDB GSSAPI authentication