Projects tigase _server server-core Issues #126
Fix the error message for DB upgrade (#126)
Closed
Artur Hefczyc opened 1 decade ago

The error message displayed by JDBCRepository class always points to MySQL documentation even if any other database is used:

Please upgrade database schema now.
Current scheme version is: 4.0, expected: 5.1
Check the schema upgrade guide at the address:
http://www.tigase.org/content/mysql-database-schema-upgrade-tigase-51

Needs to be changed to point to a general documentation page with links to subpages for all supported databases

Artur Hefczyc commented 1 decade ago

You have updated all the database stuff recently. Have you also looked at the better message for the incorrect database error?

wojciech.kapcia@tigase.net commented 1 decade ago

Created new book page and updated the link in the error message

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
704
Version
tigase-server-5.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#126
Please wait...
Page is in error, reload to recover