Versions Compared

Key

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

...

Upgrading and installing SQL DM for MySQL can be either done by using:

  • YUM to upgrade:

    Code Block
    themeConfluence
    # yum update MONyog

...

Code Block
themeConfluence
# yum install MONyog
  • Downloading the binaries from here and upgrading it with RPM:

    Code Block
    themeConfluence
    # rpm -Uvh MONyog-*.rpm

...