System Information
- Strapi Version: 4.1.8
- Operating System: Ubuntu
- Database: MySQL 8.0
- Node Version: 14.18.2
- NPM Version: 6.14.15
- Yarn Version:
Hi all!
I have a problem when insert a new data to strapi collection. I thinks it come from a string have unicode charactor. Here is my error log:
error: insert into `agencies` (`alias`, `created_at`, `description`, `email`, `logo`, `name`, `phone`, `published_at`, `review_count`, `review_score`, `source`, `updated_at`, ('2greenmonkeys.co.uk', '2022-04-25 09:28:14.723', 'Beautiful personalised gifts, that your giftee will treasure.\n\nπππππππ π¨ππ₯π ππ¦π€π₯ ππ π£ πͺπ π¦!\n\nChildren\'s name bunting | Mem o and cushions | Anniversary cushions | Quilts | Organic baby blankets', 'hello@2greenmonkeys.co.uk', 'https://consumersiteimages.trustpilot.net/business-units/623c5d8992d2923242cb5885-198x149-1x.jpg', , '01271 864860', '2022-04-25 09:28:14.723', 1, 3.7, 'TP', '2022-04-25 09:28:14.723', 'http://2greenmonkeys.co.uk') - ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9D\x95\x92\xF0\x 'description' at row 1
Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9D\x95\x92\xF0\x9D...' for column 'description' at row 1