@@ -1,3 +1,4 @@
+```
第一种是keepalived方式
第二种是nginx方式
@@ -648,4 +649,5 @@ MariaDB [(none)]>CHANGE MASTER TO MASTER_LOG_FILE='mysql-bin.000026', MASTER_LOG
MariaDB [(none)]> start slave;
MariaDB [(none)]> show slave status\G
-到此问题就解决了!
+到此问题就解决了!