Skip to content

[Bug] [admin] When executing the MySQL task, the log output shows: "status is null." #4362

@AngerWind

Description

@AngerWind

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When executing the MySQL task, the log output shows: "status is null."

Image

you may forget call JobResult.setStatus() in org.dinky.service.impl.DataBaseServiceImpl#executeCommonSql

What you expected to happen

print correct job status, failed or success but null

How to reproduce

add a mysql source

create a mysql task

execute any select statement, and check the output

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingInvalidInvalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions