Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleLogon to MySQL on both DualShield Servers

Include Page
Login to MySql console
Login to MySql console

Use the following query statements to stop slave..

Code Block
languagesql
themeEmacs
mysql> use dualshield;

mysql> stop slave;