![]() |
Quick MySQL question
I am just curious, haven't seen anything in the docs about this, but does MySQL have an internal timestamp for each record (to know when it was last modified) ?
I know Oracle has this as an 'audit' feature. Anyone know if MySQL has something equivalent ? |
I believe you have to add the field TIMESTAMP in order to get that and it updates every time the row is modified..
|
Quote:
|
Quote:
|
Quote:
|
I believe the InnoDB logs have that, if thats the tabletype you're using
|
InnoDB does have this feature and is free.
|
Oracle is to bloated
I would not recommend Oracle to anyone not strong with database design. Very complicated setup. MySQL can handle more than enough for the average sites and all.
|
Quote:
|
Edit, misread post...
To answer the real question :) ; no, MySQL does not have that functionality, at least for the INNODB engine. |
Quote:
|
Quote:
I tried PostgreSQL once few years back though, but what a disaster that was... |
All times are GMT -7. The time now is 07:40 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123