Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
When trying to retrieve the schemas of a MySQL 5.5 database (successful connection in Talend and accessible on MySQL workbench),
no tables are displayed (there should be about 250).
When clicking on the expanding arrrow next to the database name, the mouse cursor loads for a fraction of a second, then the arrow disappears and no tables are shown.
Selecting the DB itself doesn't enable the "next" button either.
The issue is still there if I connect as an admin.
It doesn't appear to be related to this GUI issue : https://community.talend.com/t5/Migration-Configuration-and/Unable-to-retrieve-schema-if-clicked-mul...
I'm on windows 32bits if that could be of importance.
Does somebody have a solution to this issue ? I tried looking for a fix for the better part of this morning without success. Any help would be greatly appreciated.
Cheers,
Rudy
Hello,
I had created an HR schema, but the schema was added with the oracle xpress edition username
Thats the reason, no tables were fetched in the HR schema when i tried to.
Thanks