Mycat1.6的多分片结果集聚合源码分析(1)

1.配置文件的配置(shecma.xml) <table name="product" primaryKey="id" dataNode="testdb$1-4" rule="hash-mod-4_id" /> 2.测试的语句 select * from product ; +-----+------------+---------+---------------------+----------
相关文章
相关标签/搜索