You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/09 14:01:04 UTC

[GitHub] [incubator-doris] morningman commented on issue #10024: [Bug] "Show databases" appears "ERROR 2006 (HY000): MySQL server has gone away" when login with a non-exist database

morningman commented on issue #10024:
URL: https://github.com/apache/incubator-doris/issues/10024#issuecomment-1151159546

   I tested in my env, i can not login with unknown database:
   ```
   ~/git$ mysql -h 127.0.0.1 -P 9030 -uroot -D tpch_1000
   ERROR 1064 (HY000): Unknown database 'default_cluster:tpch_1000'
   ```


-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org