arx
arx copied to clipboard
[BUG] MySQL connection issue
Describe the bug I try to connect with my local mysql server but it doesn't work.
To Reproduce Steps to reproduce the behavior:
- Go to insert dara
- Click on JDBC
- I insert the connection data and dont connect.
- See error Could not create connection to database server.
Expected behavior Connect with my database.
Screenshots
If applicable, add screenshots to help explain your problem.
ARX GUI (please complete the following information):
- OS: [e.g. Windows]
- Version [e.g. 3.9.0]
Thanks for reporting this! Are you able to run ARX from source to support us with debugging this?
what source?
I mean executing the Java code in this repository and not a pre-compiled runnable jar or one of the installers.
Ok, i will try and notice the result soon.