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 |