mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
* Added alternative approach for DBQueryEngine to page through the entire query using "LIMIT" requests instead of result set streaming * Use the alternative approach for MySql