Configuring a MySQL database
You can use MySQL as a supporting database with IBM® UrbanCode™ Release server. Create the database before you install IBM UrbanCode Release. Typically the database is installed on a computer other than the one where the server is located.
The IBM UrbanCode
Release database consists of approximately fifty tables. While storage requirements vary by
installation, database storage of 10-20 GB is sufficient for most installations. The MySQL
documentation provides several utilities that you can use to determine storage usage. If you are
migrating to MySQL Cluster, you can use the Perl utility script, ndb_size.pl to
determine storage requirements. The script connects to a non-cluster database and determines the
amount of space the database requires if it used the NDB storage engine. For information about
ndb_size.pl, see the MySQL documentation.
To configure the MySQL database complete the following procedure: