MySQL5.0+提示字段没有默认值(doesn’t have a default value)的解决方法

http://blog.csdn.net/hhq163/article/details/54140286

就是在执行插入语句之前,先执行 SET sql_mode="";

posted @ 2017-06-09 21:32  RoperLee  阅读(267)  评论(0)    收藏  举报