Is there any way to change the default database names when configuring for external databases such as MySQL? For example, I'd like to use the following, however when I start continuum the first time, it runs scripts for database 'users' and I get exceptions. create database continuum_users Thanks