View Single Post

   
  #1 (permalink)  
Old 03-20-2008, 12:47 PM
Dennis Birkholz
 
Posts: n/a
Default Access a session-variable (@xyz) from an UDF

Hello,

is it possible to access a session variable from inside an UDF?
Or as a more general case: is it possible to issue a query on the server
with the context of the current user? (I cannot use the mysql c-lib
because i need to know a user/password to let the udf connect to the own
server)

Thanks for your answers,

Dennis
Reply With Quote