]> git.mjollnir.org Git - moodle.git/commit
No need to specify DISTINCT because u.* guarantees unique ids.
authorstronk7 <stronk7>
Tue, 5 Sep 2006 19:04:33 +0000 (19:04 +0000)
committerstronk7 <stronk7>
Tue, 5 Sep 2006 19:04:33 +0000 (19:04 +0000)
commit5de6e614d42c23bf47312ba962bc9b48493cca33
treedfc9ed456b87e5c4538b5abe26605fb2fd3c8af9
parent405bc45cf6899d9320d2156ee188896cea918159
No need to specify DISTINCT because u.* guarantees unique ids.
Also, DISTINCT clauses cannot be used with TEXT/BINARY columns
on MSSQL and Oracle.
lib/accesslib.php