开发者

Applying replication on the single partition of the table

开发者 https://www.devze.com 2023-04-02 12:32 出处:网络
i want to applying replication on the single partition of the table. the table is partition by hash partition techices. My mysql master sever is production box in which ETL scripts working and data in

i want to applying replication on the single partition of the table. the table is partition by hash partition techices. My mysql master sever is production box in which ETL scripts working and data inserting table very frequently and partition on the base 开发者_JAVA技巧on the client id . Please help me to applying replication on the single partition of the table.

0

精彩评论

暂无评论...
验证码 换一张
取 消