Moodle

M2: implement full temp table support in ddl

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Database SQL/XMLDB
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

problems:

  • specific create statements
  • specific drop statements
  • # mssql naming
  • mysql weirdness - temp tables not listed

Activity

Hide
Petr Škoda (skodak) added a comment -

tested in pg and mysql, I hope it will work in mssql and ora, reopen if not

Show
Petr Škoda (skodak) added a comment - tested in pg and mysql, I hope it will work in mssql and ora, reopen if not
Hide
Eloy Lafuente (stronk7) added a comment -

Failing at least in mysql and mssql.

  • going to undo some current hacks.
  • going to introduce a more complete hack (moodle_temptables, for drivers needing help).

Ciao

Show
Eloy Lafuente (stronk7) added a comment - Failing at least in mysql and mssql.
  • going to undo some current hacks.
  • going to introduce a more complete hack (moodle_temptables, for drivers needing help).
Ciao
Hide
Eloy Lafuente (stronk7) added a comment -

Sent to CVS changes so now all THREE native drivers (mysql, pg and mssql) and handling temporary tables okey (via temptables store).

Oracle pending... will review it in some days... ciao

Show
Eloy Lafuente (stronk7) added a comment - Sent to CVS changes so now all THREE native drivers (mysql, pg and mssql) and handling temporary tables okey (via temptables store). Oracle pending... will review it in some days... ciao

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: