Embedded mysql and VB - server_init GPF

Hi -

There was a bug posted a while ago:

http://bugs.mysql.com/bug.php?id=595

That was possible going to be fixed/implemented in version 4.l or 5.0.
Basically, the issue was that libmysqld in 4.0 only permits static load,
not dynamic. When you try to dynamically load it in VB, and then init()
the server, you get a GPF. I can't find out whether this was ever
addressed in 4.1 or 5.0. Does anyone know? You'd be helping me greatly.


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32 [at] m.gmane.org
Michael Piastro [ Do, 10 November 2005 20:00 ] [ ID #1051868 ]
Datenbanken » gmane.comp.db.mysql.windows » Embedded mysql and VB - server_init GPF

Vorheriges Thema: Upgrade from 4.0.17 to 5
Nächstes Thema: MYSQL dies when running a Stored Procedure