Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

@Convert 注解似乎还不支持 #242

Open
shaodong-hub opened this issue Oct 20, 2021 · 0 comments
Open

@Convert 注解似乎还不支持 #242

shaodong-hub opened this issue Oct 20, 2021 · 0 comments

Comments

@shaodong-hub
Copy link

`### 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
`

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant