1 message in com.mysql.lists.win32ExitProcess on wrong embedded server ...
FromSent OnAttachments
Vladimir Zheleznyak27 Jun 2005 08:55 
Subject:ExitProcess on wrong embedded server parameters
From:Vladimir Zheleznyak (Ik@crlab.com)
Date:06/27/2005 08:55:46 AM
List:com.mysql.lists.win32

Description: On execution of mysql_server_init if server parameters are set incorrectly, for example, --basedir an application is closed. Especially it is not convenient on working with Embedded server from IDE as it can be easy to lose unsaved files of the project.

I suggest to refuse from calling ExitProcess on working with Embedded Server. Instead of it return error code in mysql_server_init.

Exectutable: libmysqld.dll System: WinXP Compiler: VC++ 6.0 Architecture: i