my[Err] 1067 - Invalid default value for 'update_time'

create table bill_water (    id                   bigint not null auto_increment comment '主键id',    orderId              varchar(36) not null  comment '流水号',    create_time          timestamp  not nul
相关文章
相关标签/搜索