stalary commented on issue #10625: URL: https://github.com/apache/doris/issues/10625#issuecomment-1175635501
In mysql, `[42000][1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'like null' at line 1`, It seems that this syntax is not allowed, does it meet your requirements to forbid it directly at the sql parse? -- 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]
