System Start: Automatically open MySQL Connection, JDBC
Hello,
i can't find a solution to my problem:
Since i have installed a new MySQL 8.0 Version (switched from 5.), the process 'mysqld.exe' is successfully started, but i can just connect to my database (from Java with JDBC), if I manually had opened the connection in the Workbench (if not: 'can't connect to database error in Java')
I want to use the MySQL database in external Java Applications, which are started with windows. What is the solution? Do i have to put something in the my.ini File or is it a admin problem? How to force MySQL to open the connection automatically?
Kind regards
Subject
Written By
Posted
System Start: Automatically open MySQL Connection, JDBC
August 03, 2023 04:52AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.