abeizn opened a new issue, #4987:
URL: https://github.com/apache/incubator-devlake/issues/4987

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   Different versions of mysql are case-sensitive, so the dashboard may not 
display the data.
   
   mysql 8.0.33:
   
![image](https://user-images.githubusercontent.com/101256042/233346109-04b8d022-90c8-462d-8cad-9a5831db9979.png)
   
![image](https://user-images.githubusercontent.com/101256042/233346244-3d7b1a8d-59f3-43a7-b960-7bdb3072b8e7.png)
   
   mysql 8.0.26
   
![image](https://user-images.githubusercontent.com/101256042/233346547-b3f45aac-77ef-4c31-91ab-a4d38bbbd3bb.png)
   
![image](https://user-images.githubusercontent.com/101256042/233346647-de63f533-b1be-420c-a6f5-38a6015f8818.png)
   
   Due to the performance of different versions of mysql, our dashboard display 
may have problems, so we need to unify the values in the dashboard into the 
original data style.
   
![image](https://user-images.githubusercontent.com/101256042/233347284-aff903dc-2515-4e85-b031-77a736e114ba.png)
   
![image](https://user-images.githubusercontent.com/101256042/233347349-c35d947e-a3f9-44f0-87af-1a8098dc5812.png)
   
   
   ### What do you expect to happen
   
   Different versions of mysql can display the same data.
   
   ### How to reproduce
   
   Use a different mysql version
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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