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

   The version of ShardingSphere used:     
      <dependency>
               <groupId>org.apache.shardingsphere</groupId>
               <artifactId>sharding-jdbc-core</artifactId>
               <version>4.1.1</version>
           </dependency>
   springboot configuration information:
   
![image](https://github.com/apache/shardingsphere/assets/48913897/ab14ac3c-28a6-42b1-800c-ff516796a5f1)
   Expected behavior:
   Startup items Scan only the public tables of the oracle user, but not the 
system tables
   Actual behavior:
   The startup project is configured with multiple data sources, defaults to 
the primary data source, and scans system tables other than the expected public 
tables when it starts.
   
![微信截图_20231116100821](https://github.com/apache/shardingsphere/assets/48913897/a4b2e887-38fc-46de-ae07-5e219988e36f)
   
![微信图片_20231116100834](https://github.com/apache/shardingsphere/assets/48913897/3e05aead-5d37-4e7b-8020-ef8e951ed600)
   


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