Row size too large#
Problem#
I want to update i-doit. During the update, an error message appears, such as:
Solution#
A backup should already exist because of the update.
We set the row size and run the update again, first we log in to mysql:
1 |
|
Now the affected database is selected.
1 |
|
This may be the case if there are multiple clients.
Now we set the ROW_FORMAT of the table from Fixed to Dynamic:
1 |
|