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 集群中的多个 mysql 节点更新、插入和删除吗?
如果你有一个真正的mysql集群,你可以全部删除。如果你有master和slave的复制,你必须在mysql master上进行。