Recently, I have installed SQL Developer v19 on my laptop. I used to connect to MySQL, through a TS, running version 4 of SQL Developer. I have exported the connections through the export connection tool, encrypted the password. However, when I restore these to my laptop, running Java v1.8.0_181, the connections are restored (in a separate connection group, called MySQL) without the details of the DB. Even the port number has been defaulted to the Oracle 1521.
Can anyone help please?
Attached is the screenshot of the MySQL connections after the import.