简书链接:mysql设置2列为时间戳默认值文章字数:6,阅读全文大约需要1分钟 12alter table qssq change createdAt newtime timestamp null default current_timestamp 1293 - Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause1