in the mysqladapter the line: database: this.dbname || 'template1', should be: database: this.database || 'template1',