[DATABASE_CORE]

[DATABASE_CORE]
  NAME = operophtera_brumata_v1_core_31_84_1
  HOST = localhost
  PORT = 3306
  RW_USER = importer
  RW_PASS = importpassword
  RO_USER = anonymous
  RO_PASS =

Contains the name and connection parameters for the core database that will be created for the current species/assembly. the numbering after _core_ should follow the pattern of [DATABASE_TEMPLATE]. Connection parameters should be as defined in Step 1.2: Setup database connections.