MySQL Forums
Forum List  »  Oracle

Is there anyway for MySQL to store a custom session variable?
Posted by: Michael Reilly
Date: November 16, 2006 07:24PM

Is there anyway for MySQL to store a custom session variable?

For example, in a PHP web application running under basic authentication, I would like to be able to store the client's username so that an auditing trigger can store it in audit table.

Oracle has the ability using DBMS_SESSION.

Options: ReplyQuote


Subject
Views
Written By
Posted
Is there anyway for MySQL to store a custom session variable?
4364
November 16, 2006 07:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.