You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "FlyingZC (via GitHub)" <gi...@apache.org> on 2023/03/02 01:12:08 UTC

[GitHub] [shardingsphere] FlyingZC commented on issue #24393: Mybatis joint table INNER JOIN paging query execution count reported null exception

FlyingZC commented on issue #24393:
URL: https://github.com/apache/shardingsphere/issues/24393#issuecomment-1451128530

   By the stacktrace, the NPE code is `ShardingSphereTable table = schema.getTable(tableName);`, please check whether the table exists in the shardingsphere metadata. If you manually create a physical table after starting ShardingSphere, ShardingSphere cannot detect it.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org