Zitat von
Luckie:
Juhu, meine erste Datenbankfrage, die ich beantworten konnte.
Aber:
Delphi-Quellcode:
Auszug aus der
MySQL-Doku:
`CLIENT_SSL'
Use SSL (encrypted protocol). This option
should not be set by application programs;
it is set internally in the client library.
Ich habs mal zu Fuß probiert, indem ich die MySQLLib.dll über die
API angesprochen habe.
Das funzt auch, auch wenn ich das Flag "CLIENT_SSL" angebe. Ob da aber nun tatsächlich eine sichere Verbindung benutzt wird weiß ich auch nicht...
Gruß
Gambit