coolcat2001 wrote:
Hi,
When an attempt is made to Create a Function that was dropped previously the mysql 
gets restarted.

I have loaded the so into /usr/lib directory.

The mysql is statically linked .


If the mysql is statically linked, I can't see how you can load an UDF. You can either recompile MySQL dynamically, or try to find a package from you distro.
the standard binary packege provided by MySQL does not allow UDF :
http://dev.mysql.com/doc/mysql/en/Binary_notes-Linux.html


and it cause the previous crash you experience.



--
Philippe Poelvoorde
COS Trading Ltd.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to