tudouzhao commented on issue #23461: URL: https://github.com/apache/doris/issues/23461#issuecomment-1694339442
Actually it is not a good habit to create table or database which has a name with comma. for example, when creating database with name 'aaa.bb', then creating a table 'c.d' in aaa.bb. It is very difficult for mysql to distinguish which part is correct database name. Of course, it may be a bug of doris. But I recommend optimizing your naming habits, which will benifits your business. @xujiabing-001 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org