1.91 TO 2.0RC2

1.91 TO 2.0RC2

by 天 一 -
Number of replies: 2
Debug info: Unknown column 'a.question' in 'on clause'

SELECT qa.*, q.qtype
FROM mdl_question_answers qa
JOIN mdl_question q ON a.question = q.id
[array (
)]
Stack trace:
  • line 391 of /lib/dml/moodle_database.php: dml_read_exception thrown
  • line 691 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 5068 of /lib/db/upgrade.php: call to mysqli_native_moodle_database->get_recordset_sql()
  • line 1309 of /lib/upgradelib.php: call to xmldb_main_upgrade()
  • line 264 of /admin/index.php: call to upgrade_core()

PHP5.2.14 Mysql 5.5.3

Average of ratings: -
In reply to 天 一

Re: 1.91 TO 2.0RC2

by Stewart Hutton -

Got the same thing yesterday.

There is a bug for it being tracked http://tracker.moodle.org/browse/MDL-25196?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel

but I guess I can't read the tracker properly as it looks to me as if it is now resolved, but after I downloaded the overnight build of RC2 - I got the same thing again.

 

In reply to Stewart Hutton

Re: 1.91 TO 2.0RC2

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
You always need to check the reason for a tracker report being closed. This one was closed as a duplicate. That doesn't mean the problem was solved.

The problem is still open over here: MDL-25198