From: Warren Young Date: November 10 2005 9:01pm Subject: Re: Problems building lib on SunOS List-Archive: http://lists.mysql.com/plusplus/5142 Message-Id: <4373B537.6040709@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Ovidiu Bivolaru wrote: > If you are using MySQL 3.23.x and you don't need SSL you > could try my patch. MySQL versions newer than 4.0.x have mysql_ssl_set() > with different number of arguments than 3.23.x. If you change your patch to detect the proper number of arguments instead of just removing Connection::enable_ssl() from the library, I'll accept it for the next version.