Skip to content

Conversation

@rPraml
Copy link
Contributor

@rPraml rPraml commented Nov 27, 2024

Hello Rob,

I've made some tests and found out, that MariaDb (and maybe other DBs, too) do not use streaming and cause an OOM

As this is very related to #56, I would like to ask, if you think, we need the forward_only here. (or if the forward-only is no longer needed as all)

@rbygrave rbygrave changed the title set defaultFetchBuffer in findEach/findList in relational/orm Queries set defaultFetchBuffer in findEach/findList in SQL and DTO Queries Dec 18, 2024
@rbygrave
Copy link
Member

This does not apply to ORM queries - applies to SqlQuery and DtoQuery only.

forward-only is no longer needed

I'm not sure. I'd need to look again at how MySql works there.

@rbygrave rbygrave added this to the 14.8.1 milestone Dec 18, 2024
@rbygrave rbygrave merged commit 4367546 into ebean-orm:master Dec 18, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants