Install MySQL

From FMR Knowledge Base
Revision as of 09:33, 18 September 2020 by Glenn (talk | contribs) (Created page with "=Overview= Fusion Registry Core needs an operating database to store the structural metadata, configuration settings and other operating information like audit logs. MySQL, Or...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Fusion Registry Core needs an operating database to store the structural metadata, configuration settings and other operating information like audit logs. MySQL, Oracle and SQL Server are supported. If you already have one of those services available, use that and simply create a new schema for Fusion Registry to use.

Note that MySQL or eqivalent services like MariaDB must be MySQL 5.7 compatible.

For those without an existing database service, the rest of this guide explains how to install and configure MySQL 5.7 on Windows.

Installing MySQL 5.7

Download and install MySQL 5.7 Community.