Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以在 MySQL 服务器作为从属服务器启动时使用它进行复制吗?我可以更新和删除数据库中的行吗?
是的你可以。您可以更新、删除、更改表和许多其他事情。但是,如果您的复制不是 master-master,您的更改不会同步回来。