Hi,

I tried following statement, it returned an error "Cannot find table rule
and default data source with logic table: 'test1'". I think ShardingSphere
route DDL statement to all database instances by default?

Please help.

create table test1 (
    field1 varchar(40));

Best Regards,
Eric Poon

Reply via email to