原文:msyql同步的時候報錯 : 錯誤代碼: 1293 Incorrect table definition;there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

場景,兩個不同服務器上的數據庫,進行數據庫同步 但是執行之后,提示報錯 錯誤代碼: Incorrect table definition there can be only one TIMESTAMP column with CURRENT TIMESTAMP in DEFAULT or ON UPDATE clause 原因: 兩台服務器的mysql版本不一致. 低版本不支持在一個表里面 有 個 ...

2014-07-30 11:21 0 26366 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM