Versions Compared

Key

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

...

Code Block
languagesql
themeEmacs
mysql -u- root -p

(Enter your password at prompt)

mysql> use dualshield;

mysql> stop slave;

...