Error in querying "'ALTER TABLE activity
CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin" during update to 14.
#11407
Labels
activity
CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin" during update to 14.
#11407
Steps to reproduce
Expected behaviour
Update works.
Actual behaviour
Fails, with the message:
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE `activity` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;': SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs
Server configuration
Operating system:
Synology OS (Linux).
Web server:
Apache.
Database:
MySQL (MariaDB).
PHP version:
5-ish.
Nextcloud version: (see Nextcloud admin page)
13 to 14.
Updated from an older Nextcloud/ownCloud or fresh install:
Updated.
Where did you install Nextcloud from:
Can't remember.
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Operating system:
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: