Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

3. MySQL 5.7

3. MySQL 5.7

To install MySQL 5.7

  1. Go to:http://dev.mysql.com/downloads/installer/5.7.html
  2. Select Microsoft Windows as your platform and download the Windows (x86, 64-bit), MSI Installer.
  3. Run the mysql-5.7.x-winx64.msi you downloaded.
  4. In the MySQL installation wizard, select Custom setup and click next.
  5. In the Feature Selection page, select the following:
  • MySQL Server 5.7.x
  • MySQL Connectors (Connector/J 5.1.x only)
  1. Click Next and continue with the installation.
  2. In the MySQL Server Configuration page, choose the following and then click Next:
  3. Select the following configurations:
    • Server Configuration Type: Development Machine
    • Enable TCP/IP Networking on Port Number 3306image2013-6-19 8:50:42.png
  4. In the MySQL Server Configuration page, set your root account password and click next.
  5. Leave the default settings on the MySQL Server Configuration page and click next to complete the installation.
Tip: Linux Tip

You need to install both the client and server MySQL Linux versions.