moodle-mod_hvp
moodle-mod_hvp copied to clipboard
Error in DB log Cannot add field `owner`
Hi, sometime we got error in DB log:
InnoDB: Cannot add field owner
in table moodle
.hvp_libraries_hub_cache
because after adding it, the row size is 8469 which is greater than maximum allowed size (8126 bytes)
What it can be?
Thanks!
Hi, which database are you using ? When are you seeing this error ? I suggest looking up the error message for your database, should be possible to solve by changing database config.
Thanks for the fast answer.
Maria db 10.5.8 innodb_strict_mode=On innodb_default_row_format=dynamic