Cannot override connection arguments in MySQL connection

Description

Problem you have encountered:
When selecting MySQL driver and setting up a connection to DB there is no way to change connectTimeout and
socketTimeout parameters. They are stuck at 20000 ms and specifying connection arguments won't take any effect.

What you expected to happen:
Expect connection arguments to change according to user settings.

Steps to reproduce:

  1. Add MySQL connection in Cloud Data Fusion

  2. Fill all the fields like basic and credentials

  3. Go to advanced part at the bottom of the page and fill connectTimeout and socketTimeout key-value pairs

  4. Change host to not working ( localhost -> localhostt) to get the error code and see the connection string.

  5. connectTimeout and socketTimeout should be 20000 both despite of user input.

Release Notes

None

Activity

Show:

Vikas - May 20, 2024 at 11:04 AM

Released with 6.10.1 release.

Unresolved
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Reviewer

Fix versions

Priority

More fields

Created December 5, 2023 at 11:33 AM
Updated May 20, 2024 at 11:04 AM