Page 1 of 1

CVS Version upgrade problem - help

Posted: 07 Apr 2005, 12:19
by thomas.km
hi

i just wanted to use cvs version of mantis
i upgraded with /admin/upgrade.php and execute the two options

but i everytime get the error:

Datenbankabfrage fehlgeschlagen. Die Reportmeldung lautet #1146: Table 'mantis.mantis_project_hierarchy_table' doesn't exist für die Abfrage: SELECT DISTINCT( p.id ), ph.parent_id, p.name
FROM mantis_project_table p
LEFT JOIN mantis_project_hierarchy_table ph
ON ph.child_id = p.id
WHERE p.enabled = 1
ORDER BY p.name


When i go to index.php

cvs version is fromyesterday around 15:00 UTC

what did i wrong`??

Posted: 07 Apr 2005, 14:55
by thomas.km
anyone able to answer? would be great, thx for your help!

Posted: 07 Apr 2005, 18:21
by thraxisp
When you pick up a CVS version, you need to follow the usual database upgrade process for a new version. That is, you need to run "admin/upgrade.php" to update the database with any new tables and fields.

Posted: 08 Apr 2005, 08:44
by thomas.km
as i wrote above"i upgraded with /admin/upgrade.php"

i upgraded with this php file

:-(( HELP!

Posted: 08 Apr 2005, 09:43
by thomas.km
i need fast help :-(

as i wrote, i executed the db upgrade

here what i have

mantis_bug_file_table
mantis_bug_history_table
mantis_bug_monitor_table
mantis_bug_relationship_table
mantis_bug_table
mantis_bug_text_table
mantis_bugnote_table
mantis_bugnote_text_table
mantis_config_table
mantis_custom_field_project_table
mantis_custom_field_string_table
mantis_custom_field_table
mantis_filters_table
mantis_news_table
mantis_project_category_table
mantis_project_file_table
mantis_project_hierachy_table
mantis_project_table
mantis_project_user_list_table
mantis_project_version_table
mantis_sponsorship_table
mantis_tokens_table
mantis_upgrade_table
mantis_user_pref_table
mantis_user_print_pref_table
mantis_user_profile_table
mantis_user_table
27 Tabellen