MySQL Forums
Forum List  »  Newbie

automatic table entries due to the client
Posted by: Claus Pleyer
Date: May 20, 2014 06:37AM

Hello,

I add new rows into a MySQL table from diffenrent remote clients.
Is it possible to let the MYSQL DB automatically write two values, which differ depending on the client who inserts the row, into the new row?
E.g.
Client with IP XXX inserts new row. Automatically the internet provider and the location of that client are added into the appropriate two fields of that row. But this should not be done by the client - it should be done by the database itself.

Thank you!

Options: ReplyQuote


Subject
Written By
Posted
automatic table entries due to the client
May 20, 2014 06:37AM


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.