Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net

Connector/.NET 8.1.0 (no replies)

Hi, I have installed Connector/.NET 8.1.0 on my machine. Installation succeeded. When I open VS 2019 and trying to create connect manager(ADO.NET source) I am getting error after selecting New...

View Article


Aiuto Recupero indici cancellati in tabella (no replies)

Chiedo Aiuto per recuperare indici in phpmyadmin funziona con questa stringa: SET @num := 0; UPDATE clienti SET Id_clienti = @num := (@num+1); ALTER TABLE clienti AUTO_INCREMENT =1; DOVREI PASSARLA IN...

View Article


System.Web.HttpException Request Timeout after updating to connector 8.2.0...

Hello, after updating to version 8.2.0 (previous 8.1.0) on my site with asp.net v.4.8, the site immediately didn't want to restart, every incoming connection had no response and timed out, as if the...

View Article

Random error System.Threading.ThreadAbortException on connector v8.2 (no...

I have an asp.net v4.7.2 website that uses mysql 5.7.42 and connector v6.2. The site has been running flawless for several years until I upgraded the connector version to the latest v8.2. Every few...

View Article

Install of ADO.NET Connector 8.2 only works with IPv4 (no replies)

We have just updated the MySQL ASO.NET Connector on our Windows Servers to 8.2.0 to match the MySQL servers which have been upgraded to MySQL8. We are using the connector from within Microsoft SSIS...

View Article


Upgrade Application from MySQL .net connector from v8.0.27 to 8.0.33 |...

Hi All, I upgraded .net mysql connector from v8.0.27 to v8.0.33 in my application but after upgrading it My Application is not detecting the connector is installed in the system untill I am restarting...

View Article

Connection string special characters (no replies)

I have a visual studio Windows form programme that I connect to a MySQL database. I recently updated the server and now it wants special characters in the password. The problem I have is when the...

View Article

New problem with .Net connecttor v8.0.33.1 -...

I am using C# .NET Framework 4.8.1 I was using MySql .Net connector v8.0.32 just fine. I upgraded to connector v8.0.33.1 which compiles but at runtime when accessing the database I get the following...

View Article


Unable to Connect PowerBi Desktop to MySql installed on Raspbery PI (no replies)

Hi Community, I am trying to connect PowerBi Desktop (on Windows laptop) to MySql which is installed on my Raspberry PI but it just does not work. I always get the following error message: Details:...

View Article


Connector/NET for PowerBI (no replies)

Hello ~ I am pretty new to using MySQL and recently downloaded MS PowerBI. I want to connect a MySQL Database to PowerBI so I can easily import the data. PowerBI gave me a error message saying I must...

View Article

MySQL 8.3 Nuget Assemblies (no replies)

After updating from MySQL 8.2 to 8.3, I updated the MySql.Data, MySql.Data.EntityFramework, and MySql.Web to 8.3. Using the MySqlSessionStateStore.cs, an error appeared in the following section:...

View Article

Transaction issues using connector 8.x on a Server 5.7.x (no replies)

I hope you can help me. I have a vb.Net system running stable on MySql RDS 5.7 for a few years. Due to the EOL of 5.7, we prepared the migration to MySql 8, and it is practically ready and fully...

View Article

Conexão MySQL Server 8.0 com MySQL Connector Net 6.8.3 (1 reply)

Boa tarde, pessoal! Sou novato em MySQL e estou tendo dificuldades de efetuar a conexão do Visual Studio VB.net com o servidor MySQL. Pelo VS ser de 2013, só consigo utilizar o MySQL Connector 6.8.3....

View Article


Problem my MYSQL connector (no replies)

Hello, I have been using Microsoft POWER BI for a while to analyze data taken directly from a MySQL DB. In order to get data from MySQL it is necessary to download and install a connector:...

View Article

MySql.EntityFrameworkCore No DbUpdateConcurrencyException thrown when...

当使用 MySql.EntityFrameworkCore 连接mysql 时候,更新数据出现并发的时候 也没有 抛出 DbUpdateConcurrencyException 异常信息 ,代码如下  services.AddDbContext<testContext>(  (sp,optionsBuilder) => {...

View Article


MySql.EntityFrameworkCore No DbUpdateConcurrencyException thrown when...

When using MySql When the EntityFrameworkCore connects to MySQL, it does not throw the DbUpdateConcurrencyException exception when there is concurrency in updating data The code is as follows Services...

View Article

System.AggregateException: One or more errors occurred. (no replies)

I use MySql.Data 8.3.0 version for NET 8.0. I call asynchronous methods but I don't use async void only async Task. But my try-catches do not work, I get this error in...

View Article


HResult=0x80131501 on my new Win11 32bit machine (no replies)

This the closest match I could find to post my query, although connector is not explicit in the code. Note: ctor in code below refers to the constructor. When I login to MySQL 8.3 Command Line Client,...

View Article

A null was returned after calling the 'GetService' method on a store provider...

I recently upgraded my database from mySql 5.5 to mySQL 8.0.27, mySQL .NET Connector 8.0.27 & Entity Framework from 5 to 6.4.4. Now when making a DB call from code using EF, I am receiving the...

View Article

Fatal error encountered attempting to read the resultset after 1 hour (no...

I have a code piece to run a stored procedure in mysql. Code runs and completes when execution time is under 1 hour however when it takes more than 1 hour it gets an exception. I set command timeout...

View Article

Issues on MySQL for Excel (no replies)

So I'm having quite of an problem with an specific case. Got a worksheet that I share with people. The requirements for this to work is to have MySQL for Excel 8.3 + Connector/Net 8.3. On the machine...

View Article


MySQL 8.0: Connector/NET - SecureString (no replies)

Hello I was wondering whether there was any plans on your roadmap to support using the SecureString class for managing a connection string in a similar way to that which is possible with the...

View Article


MySql 8.4 Parameter with DbNull.Value problems (no replies)

We are experiencing issues across various tables, with different fields, where randomly the value 2024 is being recorded in the column when passing the parameter as shown below. This occurs only when...

View Article

I have a problem querying a date with connector 8.0.17 (no replies)

i have this code in the start of my project System.Threading.Thread.CurrentThread.CurrentCulture=System.Globalization.CultureInfo.CreateSpecificCulture("es-DO")...

View Article

Concurrency Check issue with EF Core 8 (Regression from 6) (no replies)

I have been working on porting an EF implementation over to EF Core, I noticed that a fairly important use case for us, Concurrency Checking, wasn't working as expected, the underlying value had not...

View Article


Timeout period elapsed prior to obtaining a connection from the pool - Azure...

The MySQL instance was automigrated from a single server to a flexible server this morning. The .NET client was updated from 8.0.21 to 9.0.0 as we were hitting errors that we couldn't connect, which...

View Article

Error: Data index must be a valid index in the field (no replies)

I'm using the MySQL Connector/NET driver with the SQL Server Import and Export Wizard to transfer data from a MySQL 5.7 database to SQL Server. There's one particular table (named "datablob") that...

View Article

Request: Better migration exception messages (no replies)

I've just swapped my project from Pomelo to MySql.EntityFrameworkCore 8.0.5, and created a brand new migration. When running the migration I get this exception: MySql.Data.MySqlClient.MySqlException :...

View Article

MySql.EntityFrameworkCore 8.0.8 RenameColumnbug (no replies)

I am using MySql.EntityFrameworkCore 8.0.8 and encounter an error when dealing with RenameColumn, similar to the following link:...

View Article



MySqlConnectionStringBuilder CharacterSet Property (no replies)

Hi I have a ASP.Net core web app hosted in Azure connected to a Azure MySQL Flexible Server. The web app is utilising MySql.EntityFrameworkCore (8.0.14). The MySQL connection string is built using...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>