this is regarding mysql. sorry if this is in the wrong section.
ive overlooked putting a timestamp column in a table. is there any way where i can retrieve any kinda hidden timestamp values associated with each row in the table?
basically i want to pinpoint the time when a particular transaction was made into the table, eg, an insert sql.
thanx.