Upstream issue reported at PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#633
Insert/Update queries that use Batching in EF Core used to consume ~4MiB of memory are now consuming 2000-5000MiB of memory.
Mitigation was to downgrade from 0.42.2 to 0.42.1: PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#638
Possible root cause commits solely based on the version number are these 2:
Upstream issue reported at PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#633
Insert/Update queries that use Batching in EF Core used to consume ~4MiB of memory are now consuming 2000-5000MiB of memory.
Mitigation was to downgrade from 0.42.2 to 0.42.1: PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#638
Possible root cause commits solely based on the version number are these 2: