Moodle

make native drivers default if library not specified in config.php

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

Adodb has known problems when connection to several different database types, colum info in not consistent, etc.

Our native drivers seem stable enough now and it is much easier to fix them if something does not work the way it should

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

done :-D

Show
Petr Škoda (skodak) added a comment - done :-D
Hide
Petr Škoda (skodak) added a comment -

note: you can force old adodb drivers by putting following into config.php:
$CFG->dblibrary = 'adodb';

Show
Petr Škoda (skodak) added a comment - note: you can force old adodb drivers by putting following into config.php: $CFG->dblibrary = 'adodb';

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: