Moodle

adodb does not support blob and clob updates with bound parameters

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • 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

Fortunately we do not use blob and clobs much yet, solutions are:

  • stop using adodb
  • fix adodb to accept params in UpdateBlob() and friends
  • write function that emulates bound parameters - oh my

Activity

Hide
Petr Škoda (skodak) added a comment -

workaround in patch

Show
Petr Škoda (skodak) added a comment - workaround in patch
Hide
Petr Škoda (skodak) added a comment -

should be working now

Show
Petr Škoda (skodak) added a comment - should be working now

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: