Documentation update

Documentation update
This commit is contained in:
MassimilianoPinto 2015-09-03 12:28:02 +02:00
parent 9174d6f90c
commit d45aa94d0d

View File

@ -272,6 +272,7 @@ First step is stop the replication from the master.
MariaDB> STOP SLAVE;
Next step is the master configuration
MariaDB> CHANGE MASTER TO ...
A succesfull configuration change results in master.ini being updated.