Issue Details (XML | Word | Printable)

Key: MDL-9074
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eloy Lafuente (stronk7)
Reporter: John Leighton
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

Installation problem prevents sessions being implemented via the database

Created: 27/Mar/07 09:10 PM   Updated: 03/Jan/08 10:18 PM
Return to search
Component/s: Installation
Affects Version/s: 1.7.1
Fix Version/s: 1.7.4

Environment: Windows 2000 / XP and Linux Ubuntu 6.1.0

Database: MySQL
Participants: Eloy Lafuente (stronk7), John Leighton and Petr Skoda
Security Level: None
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_17_STABLE


 Description  « Hide
During the install process the component responsible for installing the SQL scripts errors on the SESSIONS2 table.

The error message indicates that this is because the DEFAULT attribute is not allowed on TEXT/BLOB fields.

A local fix has been successful - this involved modifying /lib/db/install.xml and removing the DEFAULT="" statement from the node definition for the 'sessdata' field.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.