China-ZengYuZai commented on issue #28797: URL: https://github.com/apache/shardingsphere/issues/28797#issuecomment-1770146602
> The table name in your sharding rule is `t_user`, but the query in the SQL statement is `sys_user`. Please confirm whether the `sys_user` table exists? Changing t_user to sys_user results in the same issue. The table exists, and it works fine with version 5.3.2, but it throws an exception when using version 5.4.0. -- 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]
