caiconghui opened a new issue #3114: Support schema keyword to be compatible with the mysql syntax URL: https://github.com/apache/incubator-doris/issues/3114 When use mysqlslap tool to do some benchmark, the following error occurs. mysqlslap: Cannot drop database 'mysqlslap' ERROR : Syntax error at: DROP SCHEMA IF EXISTS `mysqlslap` ^ Encountered: IDENTIFIER Expected I find doris not support schema keyword. In MySQL, schema is synonymous with database.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org