warren830 commented on issue #2073:
URL: 
https://github.com/apache/incubator-devlake/issues/2073#issuecomment-1190969973

   > Hello @warren830 , see following:
   > 
   > ```sql
   > use lake;
   > SELECT @@character_set_database, @@collation_database;
   > ```
   > 
   > 
![image](https://user-images.githubusercontent.com/16705936/177109346-6281003e-2dbf-464b-acf7-07909d38d362.png)
   > 
   > Also our connection string is set to the following, in case it could be 
helpful:
   > 
   > 
`mysql://user:[email protected]:3306/lake?charset=utf8mb4&parseTime=True`
   > 
   > Thanks for your time!
   > 
   > Regards.
   
   This is so strange, we are using the same character set and collation:
   
![image](https://user-images.githubusercontent.com/39366025/180117357-529f26c1-4b1e-4042-8f85-d9b9f89e2479.png)
   
   Can you check which task returned error?


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