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=   (SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));  -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
