MySQL Forums
Forum List  »  Triggers

Tigger - username issue
Posted by: vartika thakur
Date: June 25, 2012 07:51AM

One of the difficulties I’m having is tracking the person who made the change. In a typical MySql Web application pattern, a user submits credentials, gets authorized against a database table, and then is granted access. The identity of this user is preserved in a cookie. However, in my experience, a MySql trigger can’t get at the cookie. Do you know if there’s any mechanism to pass the user’s identity using, say, the connection string? Some other path?

Options: ReplyQuote


Subject
Views
Written By
Posted
Tigger - username issue
2281
June 25, 2012 07:51AM
1443
June 28, 2012 03:44PM


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.