Re: Embedded MySQL terminate abnormally.

2001-12-30 Thread Miguel Angel Solorzano
At 23:46 30/12/2001 +0900, Heo, Jungsu Mr. wrote: Hi! Below the patch made by Monty: (/my/mysql) bk diffs sql/net_serv.cc = sql/net_serv.cc 1.32 vs edited = 170c170 < #ifndef EXTRA_DEBUG --- > #if !defined(EXTRA_DEBUG) && !defined(EMBEDDED_LIBRARY) (/my/mysql) bk diffs -c sql/net_serv.c

Embedded MySQL terminate abnormally.

2001-12-30 Thread Heo, Jungsu Mr.
I installed Embedded MySQL( compiled --with-embedded-server) And I compiled source code from Manual. (I did not modify the source) compiled nicly, but I run the Embedded MySQL, Segmentation fault occured [wertyu@inos prog]$ ls Makefile mysqld* mysqld.c mysqld.c~ [wertyu@inos prog]$ ./mysqld