Mysql [Err] 1293 there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

问题:

   mysql数据 导入数据出错

    [Err] 1293 - Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

原因:

   数据库版本问题,mysql5.6及以上才支持,必须升级数据库版本。

 

 mysql5.6.16下载地址:

 http://www.360sdn.com/opensource-datasource/2014/0410/2941.html

posted on 2017-03-25 22:10  齊帥  阅读(901)  评论(0编辑  收藏  举报

导航