Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The given key '16706' was not present in the dictionary #90

Open
mehmet-erdogdu opened this issue Aug 9, 2022 · 1 comment
Open

The given key '16706' was not present in the dictionary #90

mehmet-erdogdu opened this issue Aug 9, 2022 · 1 comment

Comments

@mehmet-erdogdu
Copy link

System.Collections.Generic.KeyNotFoundException: 'The given key '16706' was not present in the dictionary.'

When i trying to export. Last days given error

mb.ExportToFile(file.FullName);

.NET SDK 6.0.302
MySQL 8.0.29

@linekg
Copy link

linekg commented Aug 30, 2022

server=localhost;user=username;password=12345;database=DB_NAME;CharSet=utf8;default command timeout=1000;

I update Mysql.Data to 8.0.30 and use this connection string and work successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants