<div dir="ltr"><div><div><div><div><div>Hi<br><br></div>I have downloaded the last 6.4 which has following statements under CREATE TABLE queries when, example in vtiger_users<br><br><font size="1"> `date_entered` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,<br>  `date_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,<br><br><br>When a table has two Timestamp columns, you can't select two columns to have the special default values when right clicking the default field. This used to be the correct behavior v<5.6.5, but this restriction was lifted<br><br></font></div><font size="1">But in vtiger requirments still MySQL 5.1+ is mentioned.<br><br></font></div><font size="1">My Question is if I will make the udpate field 'date_modified' default to 0000-00-00 00:00:00, will it affect the update process? <br><br><br></font></div><font size="1">Thanks<br></font></div><font size="1">Sutharsan Jeganathan<br></font></div>