RaigorJiang commented on issue #35195:
URL: 
https://github.com/apache/shardingsphere/issues/35195#issuecomment-2813263662

   Hi, @dingqianwen 
   You did not provide the SQL statement, but I guess you executed `select xxx 
from db_1.tableName;`
   
   In ShardingSphere, the `db` in `db.table` is identified as a logic database, 
so the exception you described occurs.
   
   The current feasible solution is to create a new logic database and register 
db_1.


-- 
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-unsubscr...@shardingsphere.apache.org

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

Reply via email to