2 messages in com.mysql.lists.plusplusRe: Error while initializing the MySQ...
FromSent OnAttachments
Simon Rapoport29 Jul 2006 04:56 
Warren Young01 Aug 2006 05:30 
Subject:Re: Error while initializing the MySQL Dll
From:Warren Young (mysq@etr-usa.com)
Date:08/01/2006 05:30:33 AM
List:com.mysql.lists.plusplus

Simon Rapoport wrote:

The procedure entry point mysql_next_result could not be located in the dynamic link library LIBMYSQL.dll.

I've never seen that, so my guess is that you have some local problem. If I had to guess, I'd say there's an old version of libmysql.dll that doesn't have all the entry points defined by the header files MySQL++ was built against.