View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 08:15 AM
Jerry Stuckle
 
Posts: n/a
Default Re: Access Denied error when attempting to create a user definedfunction (UDF)

TahoeKid wrote:
> Under Linux, I can create other internal functions, however when
> attempting to create a UDF that accesses a custom 'C' language based
> shared library, I get an access denied error.
>
> It is unclear if it is an access denied to the database, or if it fails
> trying to find the shared library.
>


Does the MySQL user have access to the shared library?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Reply With Quote