Page 1 of 1

Mysql client and ssl

Posted: 03.11.2006, 14:08
by DavideAmelio
Hi
I'm trying to connect MySql server 5.0 with ssl
but I don't Know How pass ssl setting to connection component

I already tryied passing in properties string ( --ssl_ca='' etc ) but it seems ignore it.

I found MYSQL_OPTIONS in zPlainMySql41.pas but I Don't know how to pass this record to my connection after settings.

I Use zeos 6.5.1 vers.
I rename my LibMySql.dll ( vers. 5.0) in LibMySql41.dll

thanks a lot