Using an Alternate MySQL Database name

Occasionally the default database name of 'vufind' is not appropriate for your environment. Changing the database name used by vufind is not overly difficult. In this example we will use the database name of 'LibVufind' instead of the default of 'vufind'.

  database        = mysql://vufind:mypassword@mysql.example.com/LibVufind
  debug = 5