Ritakang0451 commented on issue #1700:
URL: 
https://github.com/apache/incubator-linkis/issues/1700#issuecomment-1066121503


   A: The problem is that in MySQL version 5.8, due to the mode default value 
set globally, the following line needs to be executed in MySQL cli: set global 
SQL_ mode=
   
![dc8c8a61795c32a36e9a5c2f36b2466](https://user-images.githubusercontent.com/43694785/158066126-51eaa9fa-1c2d-41d7-b8f6-d8eed317c6ee.jpg)
   
![29f331c2a0f35d4fcc102b5240cc6f9](https://user-images.githubusercontent.com/43694785/158066139-100dde91-b054-4b88-b1e4-b86afe864c55.jpg)
   (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY','')); 
   
![3585251ff68ce448f4d33f3bec36b5c](https://user-images.githubusercontent.com/43694785/158066165-a46c9845-65c9-4858-818c-ba99f913847f.jpg)
   
   


-- 
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: dev-unsubscr...@linkis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to