Mysql client and ssl

Forum related to MySQL

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
DavideAmelio
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: 03.11.2006, 13:57

Mysql client and ssl

Post 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
Post Reply