36 Star 334 Fork 120

小诺开源团队 / Snowy-Solon

 / 详情

新版本登录后 退出 再次登录失败

待办的
创建于  
2023-07-03 16:04

Caused by: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'PHONE' at row 1
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:104)
SQLExceptionsMapping.java:104
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
ClientPreparedStatement.java:953
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371)
ClientPreparedStatement.java:371
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
ProxyPreparedStatement.java:44
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
NativeMethodAccessorImpl.java:62
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DelegatingMethodAccessorImpl.java:43
at java.lang.reflect.Method.invoke(Method.java:498)
Method.java:498
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
PreparedStatementLogger.java:59
at com.sun.proxy.$Proxy84.execute(Unknown Source)
at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
PreparedStatementHandler.java:47
at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
RoutingStatementHandler.java:74
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
NativeMethodAccessorImpl.java:62
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DelegatingMethodAccessorImpl.java:43
at java.lang.reflect.Method.invoke(Method.java:498)
Method.java:498
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64)
Plugin.java:64
at com.sun.proxy.$Proxy88.update(Unknown Source)
at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50)
SimpleExecutor.java:50
at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
BaseExecutor.java:117
at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
CachingExecutor.java:76
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
NativeMethodAccessorImpl.java:62
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DelegatingMethodAccessorImpl.java:43
at java.lang.reflect.Method.invoke(Method.java:498)
Method.java:498
at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
Invocation.java:49
at com.baomidou.mybatisplus.solon.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106)
MybatisPlusInterceptor.java:106
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
Plugin.java:62
at com.sun.proxy.$Proxy87.update(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194)
DefaultSqlSession.java:194
... 104 common frames omitted

评论 (1)

BOB 创建了任务

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
1980003 xiaonuobase 1614682939
Java
1
https://gitee.com/xiaonuoadmin/snowy-solon.git
git@gitee.com:xiaonuoadmin/snowy-solon.git
xiaonuoadmin
snowy-solon
Snowy-Solon

搜索帮助