songcheng1658 commented on issue #30834:
URL: 
https://github.com/apache/shardingsphere/issues/30834#issuecomment-2051612429

   I tried [Federal Query] and found that there were errors and pitfalls;
   But my problem is that I have [two database databases] on [one msyql 
instance];
   The program failed to recognize this situation and still has to go to 
[Federal Query];
   Why, it cannot be automatically recognized that it is in a [database 
instance], directly use mysql's [cross-database capability];
   This can at least solve the problem. We only have [one database instance] 
and [multiple libraries], so we can take advantage of MySQL's local 
cross-database capabilities;
   Or maybe I haven't configured it yet, so sharding sphere is not able to 
recognize this scenario.


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