MySqlConnector icon indicating copy to clipboard operation
MySqlConnector copied to clipboard

MySQL Connector for .NET

Results 148 MySqlConnector issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the issue** I noticed that the assembly version has remained fixed at 2.0.0.0 across different SDK releases, including v2.2.7 and v2.4.0. This can cause problems during system upgrades, as...

Issue: Unable to connect to the mysql server, errorMsg: Authentication method 'caching_sha2_password' failed. Either use a secure connection, specify the server's RSA public key with ServerRSAPublicKeyFile, or set AllowPublicKeyRetrieval=True. MySQL...

I am looking for a way to use this with powershell to replace the other connector 9.2. My hosting provider upgraded to MariaDB and I cannot get it to install...

question

**Software versions** MySqlConnector version: 2.4.0 Server type (MySQL, MariaDB, Aurora, etc.) and version: 10.3.15-MariaDB .NET version: 8.0 LTS **Describe the bug** The issue #1459 looks still exist On 2.3.7 I...

# Overview 1. MySQL silently commits your transaction when you manipulate a temporary table after starting a transaction. 2. The MySQL protocol provides a way to detect this mistake, but...

@bgrainger What do you think about this changes. This is implementation for second idea in #1175 issue. Currently without tests.

**Software versions** MySqlConnector version: 2.4.0 Server type (MySQL, MariaDB, Aurora, etc.) and version: Aurora, 8.0.mysql_aurora.3.04.3, rds proxy .NET version: net6.0 (Optional) ORM NuGet packages and versions: Dapper 2.1.35 **Describe the...

**Software versions** MySqlConnector version: 2.1.0 Server type (MySQL, MariaDB, Aurora, etc.) and version: GCP/mysql8 .NET version: 6.0 ORM NuGet packages and versions: NHibernate/5.3 **Describe the bug** When profiling a high-cpu...