Good morning to the whole community. I read in a 2016 post that it is not possible to make changes with SQL DEVELOPER to databases in MYSQL. I wanted to know if after 5 years the situation has changed or has remained the same. Personally I tried to install the jdbc driver (downloaded from the official site from the following link: https://dev.mysql.com/downloads/connector/j/)) but I can perform read-only operations.
Do I have any alternatives or do I have to give up?