Bug #116381 | System.NullReferenceException after upgrade to net8 | ||
---|---|---|---|
Submitted: | 16 Oct 2024 16:39 | Modified: | 17 Oct 2024 8:42 |
Reporter: | Neil Scales | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.10 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | C#, DDL, migration, NET |
[16 Oct 2024 16:39]
Neil Scales
[16 Oct 2024 16:52]
MySQL Verification Team
HI Mr. Scales, Thank you for your bug report. However, 8.0.10 is a VERY old release, both for our Server and C/NET. Can you first try to upgrade your MySQL server to 8.0.40. Before you do, please take a backup. Then switch to C/NET 8.0.40 and try again. If you have problems with 8.0.40, on both client and server sides, please let us know. Unsupported.
[17 Oct 2024 8:42]
Neil Scales
8.0.10 is the latest entity framework core package. I've also update the MySql specific packages to the latest versions: "MySql.Data" Version="9.1.0" "MySql.EntityFrameworkCore" Version="8.0.8" I still get the same stack trace.
[17 Oct 2024 9:24]
MySQL Verification Team
Hi Mr. Scales, It turns out this is not true. Even Connector/NET 9.1.0 is EntityFrameworkCore release. https://dev.mysql.com/doc/connector-net/en/connector-net-entity-framework.html Please, upgrade your C/NET too ..... Then, if you get the same problem with MySQL Server 8.0.40 and C/NET 8.0.40, then send us your program so that we can try to repeat it ......