NeufHuang commented on issue #16977:
URL: 
https://github.com/apache/dolphinscheduler/issues/16977#issuecomment-2731400058

   The issue was indeed caused by the MySQL COLLATE setting. I backed up a 
3.1.8 database using mysqldump and restored it into a same version MySQL. When 
upgrade to 3.2.2, the COLLATE for some colums was automatically set to 
utf8mb3_bin, which resulted in case-sensitive.
   
   
   Thanks! @SbloodyS @ruanwenjun 


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