Projects tigase _server server-core Issues #125
Re: Beta 6 (#125)
Closed
Unknown opened 1 decade ago

Disregard the last e-mail.

I did not select MySQL. I was wanting to test using Derby. However, it

was complaining about MySQL. I finally just decided to use MySQL, ran the

upgrade script and everything started.

A bit confusing, but it's working!

:)

Artur Hefczyc commented 1 decade ago

That's odd. Derby should be used by default if a user did not select any database during installation. Thank you for letting us know. We will look at it.

wojciech.kapcia@tigase.net commented 1 decade ago

Derby is in fact used by default in the installer if no changes are made. However error output given by Tigase may be confusing:

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

A more general blog entry covering also derby and postresql upgrade may be a good idea.

Artur Hefczyc commented 1 decade ago

Good idea, we have to fix the error text. The JDBCRepository class which outputs it, have means to detect what database is used. It could use this knowledge to output a different link for each database. Or to simplify, we could point to a general link like: http://www.tigase.org/content/database-upgrade which could have subpages for each database.

Of course we need documentation for each database as well..... The document should cover both manual installation and the schema upgrade.

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