If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Why the server restart itself when I am reinstalled the UDF

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-24-03, 15:54
yhou yhou is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
Why the server restart itself when I am reinstalled the UDF

Hi, alll

I am new to MYSQL. I got a question in using UDF. Each time I have modified my
UDF function, the MySQL server restart itself automatically. I don't know if
it should be like this or I must do something wrong.

It happened like below:

1) I modify my UDF function and add it to the /usr/lib/.
2) I use "DROP FUNCTION func_name" to remove it first.
At this moment, I got error message that can't connect with the server,
server goes away...
3) Then I found out that immediately the server restart itself
and I can use DROP FUNCTION and CREATE FUNCTION successfully now.

Is it supposed to be like this?

Many thinks

Yijue
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On