
Mysql
格局zoo
这个作者很懒,什么都没留下…
展开
-
2006 - MySQL server has gone away 问题解决方法
在my.ini 中添加:max_allowed_packet = 128M原创 2018-07-16 09:50:40 · 1028 阅读 · 0 评论 -
1292 - Incorrect datetime value: '0000-00-00 00:00:00' for column 'expected_time' at row 39 With
set global sql_mode="NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION";原创 2018-09-04 18:48:42 · 2169 阅读 · 0 评论