Я пытался
alter table t_granja ALTER COLUMN purchase_date TIMESTAMP DEFAULT now();
но я получил ошибку
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TIMESTAMP DEFAULT now()' at line 1