MySqlConnector for ADO.NET

You are viewing an old version of this article. View the current version here.

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

MariaDB Contributions

  • 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 MariaDB 10.6 and later: #1301
    • Available from version 2.3.0
  • Support new MariaDB version numbers: #1259
    • Available from version 2.2.6

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.