Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

QueryFailedError: Incorrect string value: '\xF4\x80\x80 #1

Open
davidglezz opened this issue Oct 15, 2017 · 0 comments
Open

QueryFailedError: Incorrect string value: '\xF4\x80\x80 #1

davidglezz opened this issue Oct 15, 2017 · 0 comments
Assignees
Labels

Comments

@davidglezz
Copy link
Owner

davidglezz commented Oct 15, 2017

Problem:
QueryFailedError: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF4\x80\x80\x80<2...' for column 'description' at row 1

Posible solution:
Change encoding from utf8 to utf8mb4

https://stackoverflow.com/questions/10957238/incorrect-string-value-when-trying-to-insert-utf-8-into-mysql-via-jdbc

@davidglezz davidglezz added the bug label Oct 15, 2017
@davidglezz davidglezz changed the title Change encoding from utf8 to utf8mb4 QueryFailedError: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF4\x80\x80\x80 Oct 15, 2017
@davidglezz davidglezz changed the title QueryFailedError: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF4\x80\x80\x80 QueryFailedError: Incorrect string value: '\xF4\x80\x80\x80 Oct 15, 2017
@davidglezz davidglezz changed the title QueryFailedError: Incorrect string value: '\xF4\x80\x80\x80 QueryFailedError: Incorrect string value: '\xF4\x80\x80 Oct 15, 2017
@davidglezz davidglezz self-assigned this Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant