Moodle

Fix forum reset - remove "DELETE .. USING ... " mysqlisms

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7, 1.8
  • Fix Version/s: 1.7, 1.8
  • Component/s: Unknown
  • Labels:
    None
  • Affected Branches:
    MOODLE_17_STABLE, MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE, MOODLE_18_STABLE

Description

I have found some DELETE ... USING ... in forum reset code - it does not work for me in PG7.4, it is partially broken for MySQL 5 too. I think this should be replaced with proper DELETE (subselect), patch incoming...

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

fixed in cvs, closing now

Show
Petr Škoda (skodak) added a comment - fixed in cvs, closing now

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: