Versions Compared

Key

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

...

Code Block
# Start - IMPORTANT - WITHOUT REPLICATION
# Change the data directory if this is not in the standard location.
systemctl set-environment MYSQLD_OPTS="--skip-slave-start"
systemctl start mysqld.service

...