MySQL Forums
Forum List  »  MyISAM

chronological order of data insert
Posted by: cyrille
Date: June 24, 2005 06:23AM

Hi all,

is it possible to reconstruct the chronological order of data insert from MyIsam table Files (.myd) or other Mysql file format ?

What is my need ?
There are 2 tables, one with name of people and the timestamp of their message post, another with messages.
I need a full message anonymity.
So I need to know if we can reconstruct the chronological order of message insertion by inspect table files (.myd or othre files).

Thanks
cyrille

Options: ReplyQuote


Subject
Views
Written By
Posted
chronological order of data insert
5029
June 24, 2005 06:23AM
2542
June 24, 2005 06:54AM
2707
June 24, 2005 07:41AM


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.