Bug #96228 | MySQL 8.0.16 EntityFramework Core connector bug with query expression evaluation | ||
---|---|---|---|
Submitted: | 17 Jul 2019 7:03 | Modified: | 17 Jul 2019 7:34 |
Reporter: | Kok How Teh | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 8,0.16 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | x86 | |
Tags: | connector, dotnet, entityframework, MySQL |
[17 Jul 2019 7:03]
Kok How Teh
[17 Jul 2019 7:15]
Kok How Teh
For example: dbcontext.DbSet.Where(x => x.Name.ToLower()) dbContext.DbSet.Where(x => x.Timestamp == DateTimeOffset.UtcNow)
[17 Jul 2019 7:34]
MySQL Verification Team
Hello Kok How Teh, Thank you for the report. Imho this is duplicate of Bug #92987, please see Bug #92987 regards, Umesh