MySQL Forums
Forum List  »  InnoDB

Getting informed by changes
Posted by: Lordi Proctor
Date: January 10, 2006 05:20AM

Hello all! :)

I've several users with different Handles each user. Now I want to know if and when any of this user have made changes to a table.

For example:
--------------
User A is reading content from the table T
User B made changes to table T (different Handle!)
User A should be now able to know that B had made changes, so that he can update his content (display)

Is there any way to do this? In the C-API I couldn't found any useful function. Does InnoDB provides any functions for this problem?

Thanks & Greetz,

Lordi

Options: ReplyQuote


Subject
Views
Written By
Posted
Getting informed by changes
2319
January 10, 2006 05:20AM


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.