Issue Details (XML | Word | Printable)

Key: MDL-20352
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Eloy Lafuente (stronk7)
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14679

raise min Oracle reqs to 10R2 (10.2)

Created: 26/Sep/09 07:43 AM   Updated: 13/Oct/09 04:44 PM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Database: Oracle
Participants: Eloy Lafuente (stronk7), Petr Skoda and Séverin Terrier
Security Level: None
QA Assignee: Petr Skoda
Resolved date: 08/Oct/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Right now we have Oracle 10.0.0 as min req.

Together with other benefits, Oracle 10R2 (10.2.0) supports regexp functions. They can be used to fix current ilike() and lack of regexp support.

So I suggest to increase min req to 10.2.0. Thoughts?

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 27/Sep/09 02:02 AM
+10

Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 08/Oct/09 10:46 PM
MDL-20352 - raising oracle 2.0 min req. to 10.2
MODIFY admin/environment.xml   Rev. 1.45    (+1 -1 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 08/Oct/09 10:47 PM
MDL-20352 - raising oracle 2.0 min req. to 10.2 ; backported from HEAD
MODIFY admin/environment.xml   Rev. 1.24.2.19    (+1 -1 lines)
Eloy Lafuente (stronk7) added a comment - 08/Oct/09 10:49 PM
Done, now both 1.9 and 2.0 environment checks require Oracle 10.2 as req for Moodle 2.0.

Eloy Lafuente (stronk7) made changes - 08/Oct/09 10:49 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Séverin Terrier added a comment - 13/Oct/09 03:58 PM
It would be good to specify Oracle 10.2 on http://download.moodle.org/ for Moodle 2.0

Eloy Lafuente (stronk7) added a comment - 13/Oct/09 04:44 PM
Well spotted Séverin!

Done. Thanks and ciao