Re:Boardcast select returns all records from all sharded databases

2019-07-01 Thread Sion Yang
Use `broadcastTables` please. Configuration like this: shardingRule: tables: other sharding table configuration broadcastTables: - your table Detail see https://shardingsphere.apache.org/document/current/en/manual/sharding-jdbc/configuration/config-yaml/ -- Yi

Boardcast select returns all records from all sharded databases

2019-07-01 Thread Eric
Hi, Seems select statement without sharding key in the where clause will return all records from the tables from all sharded databases. Please have your help. For example, if two sharded database has the same table and records, selecting from that table without sharding key in the where clause,

[VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC2

2019-07-01 Thread Zhang Yonglun
Hello ShardingSphere Community, This is a call for vote to release Apache ShardingSphere (Incubating) version 4.0.0-RC2 Release notes: https://github.com/apache/incubator-shardingsphere/releases/tag/untagged-60c0a6418d73359e801e The release candidates:

Re:[DISCUSS] Apache ShardingSphere (Incubating) 4.0.0-RC2 release [ROUND 1]

2019-07-01 Thread Sion Yang
I've just finish a set of tests for Sharding-Proxy with MySQL protocol on this release. I think there be not block issue, so we can continue to do release. -- Yi Yang(Sion) Apache ShardingSphere At 2019-06-27 15:54:30, "Zhang Yonglun" wrote: >Hello ShardingSphere Community, > >This is a