-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.2
-
MOODLE_22_STABLE
-
MOODLE_23_STABLE
-
w11_
MDL-31985_m23_lobsizes -
There are constant problems with 64k texts running out of available space in MySQL, the solution is to use only big text fields
Benefits:
- no more running out of space in text fields
- all databases the same behaviour (only MySQL created different sizes)
- simple upgrade with no extra space requirements
Potential problems:
- mysql is painfully slow when modifying tables, it is hard to predict the time necessary because each row may take different amount of space