Split the DB requests in chunk of 1000 and use INNER JOIN instead of IN as this is better supported on all DB. Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com> |
||
|---|---|---|
| .. | ||
| AutoIncrementHandler.php | ||
| CrossShardMoveHelper.php | ||
| HashShardMapper.php | ||
| InvalidShardedQueryException.php | ||
| RoundRobinShardMapper.php | ||
| ShardConnectionManager.php | ||
| ShardDefinition.php | ||
| ShardQueryRunner.php | ||
| ShardedQueryBuilder.php | ||