Topic: db_update.php "Data too long for column 'message'"
The error occurred on line 1806 in admin\db_update.php
Database reported: Data too long for column 'message' at row 1 (Errno: 1406).
Message have max size =64k.
There are also longer messages.
For them the field in a database sets to mediumtext, but the script of updating ignores this fact