MySQL-this is incompatible with
2020-06-18 本文已影响0人
alfred88
https://blog.csdn.net/qq_42175986/article/details/82384160
核心(解决方案):
mysql8版本不管用: 直接在mysqld下增加如下配置即可 sql_mode ='STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION'
https://blog.csdn.net/qq_42175986/article/details/82384160
核心(解决方案):
mysql8版本不管用: 直接在mysqld下增加如下配置即可 sql_mode ='STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION'