Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-78492

AWS Aurora MySQL does not support COMPRESSED row format

XMLWordPrintable

      As mentioned in MDL-58931 Amazon Aurora MYSQL does not support row format of COMPRESSED, and instead falls back to COMPACT. Upgrades to 4.1 from 3.9 on Aurora MYSQL fail due to the error Index column size too large. The maximum column size is 767 bytes caused by the (silently) failed attempt to use COMPRESSED row format.

      A fix would be to modify the is_compressed_row_format_supported function to return false if $CFG->dbtype = 'auroramysql'?

            markwebster Mark Webster
            markwebster Mark Webster
            Jamie Stamp Jamie Stamp
            Huong Nguyen Huong Nguyen
            Huong Nguyen Huong Nguyen
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 6 hours, 5 minutes
                6h 5m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.