问题:

   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

相关文章:

  • 2021-08-28
  • 2021-10-26
  • 2021-06-10
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2022-01-13
  • 2021-10-16
猜你喜欢
  • 2022-12-23
  • 2021-12-01
  • 2021-09-05
  • 2021-11-05
  • 2021-11-04
  • 2022-12-23
  • 2021-08-09
相关资源
相似解决方案