vipcxj commented on issue #58652: URL: https://github.com/apache/doris/issues/58652#issuecomment-3617210972
@yiguolei It's precisely because Doris doesn't support FOREIGN_KEY_CHECKS at all that it's not in Doris's source code. I hope there can at least be an option to allow Doris to ignore these variables it doesn't support, instead of throwing an error. If silently ignoring all variables wholesale is considered too risky, it could be implemented as a whitelist; Doris doesn't need to know what the whitelisted variables do, it just needs to ignore them. -- 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]
