| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | May 23 2005 3:33pm |
| Subject: | Re: SSL support in mysql++? | ||
| View as plain text | |||
Israel Fdez. Cabrera wrote:
> I'd like to know if mysqlpp library has SSL connection support
I don't believe there is explicit SSL support, but I don't think it is
necessary that MySQL++ have explicit support for it, either.
Connection::real_connect() is a thin wrapper around
mysql_real_connect(), the function you'd use with the C API to get an
SSL connection.
| Thread | ||
|---|---|---|
| • SSL support in mysql++? | Israel Fdez. Cabrera | 23 May |
| • Re: SSL support in mysql++? | Warren Young | 23 May |
