Opened 17 years ago

Closed 17 years ago

#539 closed enhancement (fixed)

Change the message when failing with connecting to a DB to be more clear

Reported by: Martin Svensson Owned by: Martin Svensson
Priority: minor Milestone: BASE 2.2.3
Component: core Version:
Keywords: Cc:

Description

As it is now the messages when BASE fails with connecting to a database look like this: Schema version mismatch: database schema version=-1; expected=30; Please update the database with the 'updatedb.sh' script before starting BASE.

This could be a bit misleading for the user. Suggestion: No connection to the database could be established; Please check that the database is running and that the database settings in base.config are correct.

Change History (2)

comment:1 by Martin Svensson, 17 years ago

Status: newassigned

comment:2 by Martin Svensson, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3248]) Fixes #539. Change the message when failing with connecting to a DB, to be more clear

Note: See TracTickets for help on using tickets.