用Mysql5.x以上版本出現報錯#1929 Incorrect datetime value: '' for column 'createtime' 解決方法

個人mysql安裝後,保存刪除表數據老是出現#1929 Incorrect datetime value: '' for column 'createtime' 的報錯提醒,致使不能刪除表裏數據;mysql 緣由:sql 5以上的版本若是時期時間是空值應該要寫NULL;spa 官方解釋說:得知新版本mysql對空值插入有"bug",配置 要在安裝mysql的時候去除默認勾選的enable stri
相關文章
相關標籤/搜索