mchades commented on issue #11065: URL: https://github.com/apache/gravitino/issues/11065#issuecomment-4441926070
as the response shows: `"message": "Failed to operate object [catalog_iceberg_mysql_backend] operation [DROP] under [metalake_b], reason [Failed to connect: jdbc:mysql://my-8-mysql.irc-e2e-env1:3306/gravitinoIRC?useSSL=false]",` The error message is correct because the database (gravitinoIRC) has been removed. If you wish to simulate a disconnection from the backend, you can stop the MySQL server and attempt the query again. -- 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]
