1.91 TO 2.0RC2

1.91 TO 2.0RC2

天 一 -
回帖数: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

回复天 一

Re: 1.91 TO 2.0RC2

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.

 

回复Stewart Hutton

Re: 1.91 TO 2.0RC2

Howard Miller -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 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