arx icon indicating copy to clipboard operation
arx copied to clipboard

[BUG] MySQL connection issue

Open SamuelSSan28 opened this issue 4 years ago • 4 comments

Describe the bug I try to connect with my local mysql server but it doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Go to insert dara
  2. Click on JDBC
  3. I insert the connection data and dont connect.
  4. 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. image

ARX GUI (please complete the following information):

  • OS: [e.g. Windows]
  • Version [e.g. 3.9.0]

SamuelSSan28 avatar Jan 20 '21 00:01 SamuelSSan28

Thanks for reporting this! Are you able to run ARX from source to support us with debugging this?

prasser avatar Jan 20 '21 14:01 prasser

what source?

SamuelSSan28 avatar Jan 23 '21 03:01 SamuelSSan28

I mean executing the Java code in this repository and not a pre-compiled runnable jar or one of the installers.

prasser avatar Jan 23 '21 10:01 prasser

Ok, i will try and notice the result soon.

SamuelSSan28 avatar Jan 25 '21 11:01 SamuelSSan28