Skip to content

[Bug][Datasource] datsource other param check error #5737

@geosmart

Description

@geosmart

when add a mysql datasource, I wan't to set connec param with serverTimezone=Asia/Shanghai

so add other param with json format {"serverTimezone":"Asia/Shanghai"}

but the check rule make the param not working.

the Pattern PARAMS_PATTER = Pattern.compile("^[a-zA-Z0-9]+$"); make '/' illegal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions