compared with
Current by Nathan McCoy
on Mar 03, 2016 13:03.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History

* *Server Backup Manager Upgrade*. Before installing DCC, be sure to upgrade all Backup Managers that you intend to register with DCC. For more information about upgrading your Backup Managers, see [Upgrade Server Backup Manager for Windows] and [Upgrade Server Backup Manager for Linux].
* *MySQL Database Creation* *_(Pre-SMB *_(Pre-SBM 5.4.0 installations only)_*. DCC is a MySQL-based application and requires a customer-supplied MySQL database instance and schema in order to properly install and run. The DCC installation and upgrade handles all table creation and any upgrade data migration. However, customers are responsible for the general health, maintenance, and availability of the MySQL database. In advance, create a MySQL database instance and user account with permissions allowing you to create, read, update, and delete objects within the account. DCC requires *InnoDB* storage engine support for the MySQL database instance.

For more information about creating MySQL user accounts and setting permissions, see [http://dev.mysql.com/doc/refman/5.5/en/user-account-management.html|http://dev.mysql.com/doc/refman/5.5/en/user-account-management.html] (external link). For more information about installing MySQL, see [http://dev.mysql.com/doc/refman/5.5/en/installing.html|http://dev.mysql.com/doc/refman/5.5/en/installing.html] (external link).

----
h2. Creating a MySQL database on Windows (Pre-SMB (Pre-SBM 5.4.0 installations only)

# Launch the MySQL command line.

----
h2. Creating a MySQL database on Linux (Pre-SMB (Pre-SBM 5.4.0 installations only)

# Log in to MySQL, as shown in the following image.