Issue
A second database has been added to a MySQL Server that is connected. The tables from this database are not appearing in the connector schema.
Environment
Connector: MySQL
Resolution
You will need to create a new connector to connect to the second database. The Replica ID will differentiate between the databases that are on the same server.
Please follow our setup guide to set up your second connector.
Important: Please make sure to create a different user for connecting to your second database. If you do not create a different user, this will cause problems with the connectors killing each other's connections.