Large unique_id resultsets cause SQL to return 0 or partial results #9

Closed
opened 2016-01-07 00:51:36 +01:00 by mikegioia · 0 comments
mikegioia commented 2016-01-07 00:51:36 +01:00 (Migrated from github.com)

When querying for unique_ids for a folder, if the folder contains many (20k+) then the query may return an empty set or drop the connection.

This call needs to be paged so that it fetches results in sets then returns the full set to the the Sync engine.

When querying for unique_ids for a folder, if the folder contains many (20k+) then the query may return an empty set or drop the connection. This call needs to be paged so that it fetches results in sets then returns the full set to the the Sync engine.
Sign in to join this conversation.
No description provided.