luozenglin commented on issue #14937: URL: https://github.com/apache/doris/issues/14937#issuecomment-1377242502
same bugļ¼ ``` mysql> select * from basdf; ERROR 2013 (HY000): Lost connection to MySQL server during query No connection. Trying to reconnect... Connection id: 5 Current database: *** NONE *** ERROR 2013 (HY000): Lost connection to MySQL server during query No connection. Trying to reconnect... Connection id: 6 Current database: *** NONE *** ERROR 2013 (HY000): Lost connection to MySQL server during query mysql> ``` -- 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]
