List:MySQL++« Previous MessageNext Message »
From:lmarcilly Date:July 13 2005 9:42am
Subject:MySQL++ and SSL
View as plain text  
Hi all,

i'm new with mysql and c++ and i have to wrote an application which insert data in a mysql
database. I want data to be encrypt so i search on the web and i saw that mysql support
SSL now.

I saw in the archive the question on SSL and C++ but i want more details :

- how to set ssl options ? I have found the mysql_ssl_set but it is C code and i'm not
sure i can use it in C++ code... I think i can... Can i do this?

- to connect to the database, should i use the connect function in MySQL++ or since i'm
using mysql_ssl_set, should i use mysql_real_connect of the C API ?

Thanks in advance and sorry for my english!!

lm.



Thread
MySQL++ and SSLlmarcilly13 Jul
  • Re: MySQL++ and SSLChris Frey21 Jul
  • Re: MySQL++ and SSLWarren Young22 Jul