level 2
DoDoDo😘
楼主
SQL: update users set `name` = '😂' where id = 3306
### Cause: java.sql.SQLException: #HY000
; uncategorized SQLException; SQL state [HY000]; error code [1366]; #HY000; nested exception is java.sql.SQLException: #HY000] with root cause
java.sql.SQLException: #HY000
我在navicat 中 执行可以 在程序中跑就报错 用的mybatis
2019年12月22日 10点12分
1
### Cause: java.sql.SQLException: #HY000
; uncategorized SQLException; SQL state [HY000]; error code [1366]; #HY000; nested exception is java.sql.SQLException: #HY000] with root cause
java.sql.SQLException: #HY000
我在navicat 中 执行可以 在程序中跑就报错 用的mybatis