本文介绍用 MySQL Shell 搭建 MGR 的详细过程。 grant all on *.* to root with grant option; Cluster successfully created. Use Cluster.addInstance() to add MySQL instances. At least 3 instances are needed for the ...