You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New mariadb:10.6 makes the COMPRESSED row format read-only by default
because it's deprecated now and will be removed in mariadb:10.7
This is being tracked @ https://tracker.moodle.org/browse/MDL-72131
Once that issue is fixed and we switch to DYNAMIC or whichever the
final solution is, we'll unpin this.
0 commit comments