jmuehlner commented on PR #1007:
URL: 
https://github.com/apache/guacamole-client/pull/1007#issuecomment-2307524874

   > Changes look fine to me. Do older drivers and/or MySQL/MariaDB servers 
that don't support these properties react okay if/when they are set?
   
   Yep, confirmed that all of these new properties don't do anything when 
connecting to a database that doesn't support them. I tested with MySQL 5.3 and 
tried setting `allowPublicKeyRetrieval` to both "true" and "false", as well as 
setting `serverRsaPublicKeyFile` to both valid and invalid file paths, and 
everything was ignored.
   
   I also tried setting various invalid/unknown properties with both the MySQL 
and MariaDB drivers and they were simply ignored.


-- 
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: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to