VampireAchao commented on PR #3457: URL: https://github.com/apache/incubator-streampark/pull/3457#issuecomment-1879653650
please use collation-server utf8mb4_general_ci [mysqld] character-set-server=utf8mb4 collation-server=utf8mb4_general_ci you can use ```mysql SHOW VARIABLES LIKE 'collation_server'; ``` to query your collation-server -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
