You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`### Error updating database. Cause: java.sql.SQLException: Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1
The error may exist in com/github/mybatis/interceptor/pojo/UserInfoDO6d8248f8-04b3-45a8-9f16-4c8c742c2211.precompile
The error may involve defaultParameterMap
The error occurred while setting parameters
SQL: UPDATE user_info SET username = ?, age = ?, books = ? WHERE id = ?
Cause: java.sql.SQLException: Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1
; uncategorized SQLException; SQL state [HY000]; error code [1366]; Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1; nested exception is java.sql.SQLException: Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1] with root cause
`
The text was updated successfully, but these errors were encountered:
`### Error updating database. Cause: java.sql.SQLException: Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1
The error may exist in com/github/mybatis/interceptor/pojo/UserInfoDO6d8248f8-04b3-45a8-9f16-4c8c742c2211.precompile
The error may involve defaultParameterMap
The error occurred while setting parameters
SQL: UPDATE user_info SET username = ?, age = ?, books = ? WHERE id = ?
Cause: java.sql.SQLException: Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1
; uncategorized SQLException; SQL state [HY000]; error code [1366]; Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1; nested exception is java.sql.SQLException: Incorrect string value: '\xAC\xED\x00\x05sr...' for column 'books' at row 1] with root cause
`
The text was updated successfully, but these errors were encountered: