liyabing12138 opened a new issue, #5912:
URL: https://github.com/apache/shenyu/issues/5912
### Is there an existing issue for this?
- [x] 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
```markdown
ShenYu version(s):
```
### Debug logs
_No response_
### Anything else?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]