FANNG1 opened a new issue, #11423: URL: https://github.com/apache/iceberg/issues/11423
### Apache Iceberg version 1.6.1 (latest release) ### Query engine Other ### Please describe the bug 🐞 If I setup a Jdbc catalog with MYSQL URI like `jdbc:mysql://127.0.0.1:3307/db1`, it works fines. but when I create another jdbc catalog with different database like `jdbc:mysql://127.0.0.1:3307/db2`, the query was failed because Iceberg metadata table is not setup in db2. `INIT_CATALOG_TABLES_PROPERTY` are both enabled. environment: 1. MYSQL server: 5.7.44 2. MYSQL JDBC driver: mysql-connector-java-8.0.15.jar ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [X] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org