From: Warren Young Date: February 28 2007 2:26pm Subject: Re: SSL Connection error List-Archive: http://lists.mysql.com/plusplus/6392 Message-Id: <45E59103.90207@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit fred ouille wrote: > > I would like to avoid using the C API but if I don't find any other > solution, I'll try it. Just so it's clear: I don't mean that you should write your whole program using the C API and then convert it to MySQL++. I just want you to try the connection using the C API. If it works, then the problem is in MySQL++ or your use of MySQL++. Else, it's external to your program.