Skip to content

Conversation

@xxsc0529
Copy link
Contributor

@xxsc0529 xxsc0529 commented May 7, 2025

[DESC]
com.alibaba.datax.plugin.writer.oceanbasev10writer.ext.ServerConnectInfo#parseJdbcUrl
Pattern pattern = Pattern.compile("//([\w\.\-]+:\d+)/([^\\\\?]*)");
This regular match cannot be supported when the database name contains special characters
close #2291

@dingxiaobo dingxiaobo merged commit 947e441 into alibaba:master May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]:The database of the jdbcUrl connection string of oceanbase should support special characters

2 participants