wangchao665739 commented on issue #13075:
URL: https://github.com/apache/doris/issues/13075#issuecomment-2022226467

   您好如何修改副本为3
   看官方给出以下四条语句
   ALTER TABLE example_db.mysql_table SET ("replication_num" = "2");
   ALTER TABLE example_db.mysql_table SET ("default.replication_num" = "2");
   ALTER TABLE example_db.mysql_table SET ("replication_allocation" = 
"tag.location.default: 1");
   ALTER TABLE example_db.mysql_table SET ("default.replication_allocation" = 
"tag.location.default: 1");


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to