You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/10 03:29:51 UTC

[GitHub] [shardingsphere] huanghao495430759 commented on issue #8099: Selecting data lead NPE when two datasources have duplicated tables

huanghao495430759 commented on issue #8099:
URL: https://github.com/apache/shardingsphere/issues/8099#issuecomment-724426649


   @kimmking I think you should add person and account to broadcast-tables, Such as the following:
   
   `spring.shardingsphere.sharding.broadcast-tables=person,account`
   
   or add default database name :
   `spring.shardingsphere.sharding.default-data-source-name=XXX`


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

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