Re: NET6 on VS2022 NuGet package
Posted by: A de koning
Date: April 20, 2022 01:47AM

Thnks for your effort. followed advice and downloaded connector.

result on a connectionstring
server=mysql2.xx.com;database=xx;user=xx;password=xx;ConvertZeroDateTime=True;

is

"The type initializer for 'MySql.Data.MySqlClient.Replication.ReplicationManager' threw an exception.'"

So:
Is there a working c# example of MySql working on Net6 ?

Options: ReplyQuote


Subject
Written By
Posted
April 13, 2022 06:25AM
Re: NET6 on VS2022 NuGet package
April 20, 2022 01:47AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.