aleitner opened a new pull request, #821: URL: https://github.com/apache/guacamole-client/pull/821
SQL Server limits all queries to a maximum of 2100 parameters. This can cause queries to fail within KCM if the number of objects being queried would exceed that limit. This pull request updates the SQL-Server, MySQL, and PostgreSQL jdbc code to perform batch operations when attempting to query large collections of objects -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
