Does Anyone known how to set TMySQLConnectionXX SkipVersionCheck property from TSQLConnector?
 
It validates the client version against the server version, which is problematic, as some client libraries are backward compatible and others don't even match any version of the server like(https://downloads.mysql.com/archives/c-c/) which reports the client version as 6. x.
 
My project must support different database vendors/servers so i cannot use TMySQLConnectionXX directly.
 
-- 
Luis Lima
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to