Skip to content

bug: delete namespce will cause error #5912

@liyabing12138

Description

@liyabing12138

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Error querying database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'namespace_id' in 'where clause' ### The error may exist in class path resource [mappers/auth-path-sqlmap.xml] ### The error may involve org.apache.shenyu.admin.mapper.AuthPathMapper.findByNamespaceIds-Inline ### The error occurred while setting parameters ### SQL: SELECT id, auth_id, app_name, path, enabled, date_created, date_updated FROM auth_path WHERE namespace_id IN ( ? ) ### Cause: java.sql.SQLSyntaxErrorException: Unknown column 'namespace_id' in 'where clause' ; bad SQL grammar []

Expected Behavior

No response

Steps To Reproduce

No response

Environment

ShenYu version(s):

Debug logs

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions