Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.3, 2.1
-
Fix Version/s: 2.1.2
-
Component/s: Database SQL/XMLDB
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Fixed Branches:MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:w31_
MDL-28533_m22_columnperf -
Pull Master Diff URL:
Description
The problem is that the current moodle_database->where_clase() does one extra DB query to fetch table columns. This is useful for developers only, for performance reasons it should be disabled on production sites...
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-24863 MS SQL DB driver casting string to int breaks a query that should work, which breaks qtype_multichoice upgrade
-
- Closed
-