Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UserDefined Function :MySQL Restarts

Status
Not open for further replies.

TekTipPal

Technical User
Sep 12, 2003
11
IN
hi,
I am attempting to create a Function by means of using the following query create function xxxx returns integer so name yyyyy.so . The Function gets created Properly at the first time. But when i attempt to Create the same function again after dropping it the MySQL Server gets restarted and the function is not getting created. I don't know what will be problem.....Could any one give me a solution or hint where will be the problem. Thanks in advance.

MySQL Server Version is :4.0.15-standard. Binary Distribution
OS : Linux8.0
 
Code:
?

______________________________________________________________________
There's no present like the time, they say. - Henry's Cat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top