+

Search Tips   |   Advanced Search

Configure the MySQL databases manually

We configure the MySQL databases manually by creating the databases, creating the database tables, and then configuring the relevant application server to use this database setup.

  1. Create the databases. This step is described in Create the MySQL databases

  2. Create the tables in the databases. This step is described in Set up the MySQL databases manually

  3. Perform the application server-specific setup as the following list shows.


Parent topic: Create the databases manually