Versions Compared

Key

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

...

MySQL Community Server

    • Versions:   5.7.x series, 8.0.x series
    • JDBC Driver Version:For 5.7.x series - Download here

Prerequisites

...

  • Check whether your version of MySQL is supported
  • If you are upgrading from Zephyr 4.7, a MySQL Database will already be present, so you won't need to install this again
  • Have an installation of MySQL ready
  • Ensure the JDBC driver is stored locally on the Application Server where Zephyr will be installed

...

Open the command prompt and navigate to your MySQL installation folder (i.e. C:\Program Files\MySQL\MySQL Server 58.0.735\bin)

Establish connection to your MySQL server by using the command:

...