From: Warren Young Date: April 25 2005 11:10am Subject: Re: Not able to connect to Mysql now List-Archive: http://lists.mysql.com/plusplus/4288 Message-Id: <426CD03F.9060804@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > thread library of your system as another -l option in the list. > You currently have -lmysqlpp and -lmysqlclient, you'll need > one for threading. Also, you'd need to use libmysqlclient_r instead of the regular non-thread-safe libmysqlclient.