From: Warren Young Date: June 16 2005 1:45am Subject: Re: ping() core dumping List-Archive: http://lists.mysql.com/plusplus/4541 Message-Id: <42B0D9D4.70609@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Nash Kabbara wrote: > > My case is very similar to http://lists.mysql.com/plusplus/2779. Then I would suggest the same answer Sinisa gave: are you certain that MySQL++ is built against the same MySQL C library as you're linking your program against? Are you by chance using a binary release of MySQL++? Do the examples work?