Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLDataException: '3.085409004E9' in column '

error info=Error attempting to get column 'max_body_bytes_sent' from result set. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLDataException: '3.085409004E9' in column '14' is outside valid range for the datatype INTEGER.
; SQL []; '3.085409004E9' in column '14' is outside valid range for the datatype INTEGER.; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLDataException: '3.085409004E9' in column '14' is outside valid range for the datatype INTEGER.

修复办法
将字段在后端entity改成long
Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLDataException: '3.085409004E9' in column '

上一篇:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure


下一篇:MYSQL报错:com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException