davidglezz / tfg

Prototype of a web application that indexes microdata (schema.org) exposed by electronic stores and allows the search of products.
MIT License
3 stars 2 forks source link

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

Open davidglezz opened 6 years ago

davidglezz commented 6 years ago

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