MyHeart0 opened a new issue, #33342:
URL: https://github.com/apache/shardingsphere/issues/33342

   [javaCode.md](https://github.com/user-attachments/files/17469554/javaCode.md)
   
   
   This is a ShardingSphere configured using Java code, version 5.5.0. In the 
above code, there is a user table that does not require the use of 
ShardingSphere. It is a single table, and I have configured
   
   SingleRuleConfiguration ruleConfig=new SingleRuleConfiguration();
   ruleConfig.setTables(Arrays.asList("ds_2024.user"));
   
   Why does the error 'Table or view' not support 'do not exist


-- 
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]

Reply via email to