HI!

   I set the LD_LIBRARY_PATH variable in my safe_mysqld file
   but I still get error 1124 ("no paths allowed for shared library")
   message while trying add new user function (by CREATE FUNCTION
   command).

   What do I do wrong? This is a part of my safe_mysqld file:

        trap '' 1 2 3 15
        LD_LIBRARY_PATH="/usr/lib"
        LD_LIBRARY="/usr/lib"
        .....etc.

   mysql 3.23.36, Linux Mandrake 8 system. Please, I need help! :)

-- 
Best regards,
 Adam                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to