WeBWorK Main Forum

Table 'webwork.locations' doesn't exist

Re: Table 'webwork.locations' doesn't exist

by Rich Winkel -
Number of replies: 0
Kept iterating "N" until

Database is up-to-date at version 23.

Rerunning wwdb_upgrade produces just the last message.

Here's the current set of tables:

mysql> show tables from webwork;
+--------------------------------+
| Tables_in_webwork |
+--------------------------------+
| 1160_SP08_key |
| 1160_SP08_password |
| 1160_SP08_permission |
| 1160_SP08_problem |
| 1160_SP08_problem_user |
| 1160_SP08_set |
| 1160_SP08_set_locations |
| 1160_SP08_set_locations_user |
| 1160_SP08_set_user |
| 1160_SP08_setting |
| 1160_SP08_user |
| 1300_SP08_key |
| 1300_SP08_password |
| 1300_SP08_permission |
| 1300_SP08_problem |
| 1300_SP08_problem_user |
| 1300_SP08_set |
| 1300_SP08_set_locations |
| 1300_SP08_set_locations_user |
| 1300_SP08_set_user |
| 1300_SP08_setting |
| 1300_SP08_user |
| 1320_SP08_key |
| 1320_SP08_password |
| 1320_SP08_permission |
| 1320_SP08_problem |
| 1320_SP08_problem_user |
| 1320_SP08_set |
| 1320_SP08_set_locations |
| 1320_SP08_set_locations_user |
| 1320_SP08_set_user |
| 1320_SP08_setting |
| 1320_SP08_user |
| NPL-DBchapter |
| NPL-DBsection |
| NPL-DBsubject |
| NPL-author |
| NPL-chapter |
| NPL-keyword |
| NPL-path |
| NPL-pgfile |
| NPL-pgfile-keyword |
| NPL-pgfile-problem |
| NPL-problem |
| NPL-section |
| NPL-textbook |
| TestCourse_key |
| TestCourse_password |
| TestCourse_permission |
| TestCourse_problem |
| TestCourse_problem_user |
| TestCourse_set |
| TestCourse_set_locations |
| TestCourse_set_locations_user |
| TestCourse_set_user |
| TestCourse_setting |
| TestCourse_user |
| admin_key |
| admin_password |
| admin_permission |
| admin_problem |
| admin_problem_user |
| admin_set |
| admin_set_locations |
| admin_set_locations_user |
| admin_set_user |
| admin_setting |
| admin_user |
| dbupgrade |
| depths |
| location_addresses |
| locations |
| modelCourse_set_locations |
| modelCourse_set_locations_user |
| TestCourse_set_user |
| TestCourse_setting |
| TestCourse_user |
| admin_key |
| admin_password |
| admin_permission |
| admin_problem |
| admin_problem_user |
| admin_set |
| admin_set_locations |
| admin_set_locations_user |
| admin_set_user |
| admin_setting |
| admin_user |
| dbupgrade |
| depths |
| location_addresses |
| locations |
| modelCourse_set_locations |
| modelCourse_set_locations_user |
+--------------------------------+
74 rows in set (0.00 sec)