Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-9689][Manager] Optimize MySQL JDBC URL check #9694

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

fuweng11
Copy link
Contributor

Prepare a Pull Request

Motivation

Optimize MySQL JDBC URL check.
Removed # and subsequent strings.
Prevent parameters from becoming invalid due to the addition of # in jdbcurl。

Modifications

Optimize MySQL JDBC URL check.
Prevent parameters from becoming invalid due to the addition of # in jdbcurl.

@dockerzhang dockerzhang merged commit cdf6166 into apache:master Feb 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Manager] Optimize MySQL JDBC URL check
3 participants