abeizn commented on issue #6205:
URL: 
https://github.com/apache/incubator-devlake/issues/6205#issuecomment-1754518650

   Can you run this command:
   ```
   SELECT character_set_name, collation_name FROM information_schema.columns 
WHERE table_schema = 'lake' AND table_name = '_tool_jira_issue_comments' AND 
column_name = 'body';
   ```
   
![image](https://github.com/apache/incubator-devlake/assets/101256042/fc295215-c900-4e81-a7f7-cfed355350c7)
   


-- 
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]

Reply via email to