1.91 TO 2.0RC2

1.91 TO 2.0RC2

天 一發表於
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

評比平均分數: -
In reply to 天 一

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.

 

In reply to 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