极四维博客头像

MySQL 创建表时,设置自动插入当前时间字段的两种格式

#设置Tag是个好习惯 1.timestamp 类型 create table manager(id int not null primary key,mdate timestamp not null default current_timestamp);2.datetime 类型 create table manage...

«    2018年8月    »
12345
6789101112
13141516171819
20212223242526
2728293031

搜索

控制面板

您好,欢迎到访网站!
  查看权限

最新留言

文章归档

  • 订阅本站的 RSS 2.0 新闻聚合