Feb 6
系统提示语法错误:date not null default CURRENT_DATE
其实,应该是这样
TIMESTAMP  not null default now()
Date或DateTime类型是不能使用函数作为默认值的
Tags: ,
分页: 1/1 第一页 1 最后页 [ 显示模式: 摘要 | 列表 ]