Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration 19.0.0 vers 19.0.2 Row size too large. #29607

Open
marillat opened this issue May 5, 2024 · 1 comment
Open

Migration 19.0.0 vers 19.0.2 Row size too large. #29607

marillat opened this issue May 5, 2024 · 1 comment
Labels
Bug This is a bug (something does not work as expected)

Comments

@marillat
Copy link

marillat commented May 5, 2024

Bug

Error DB_ERROR_1118 (Req 78): ALTER TABLE llx_resource ADD COLUMN url varchar(255) DEFAULT NULL AFTER email;
Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs

Dolibarr Version

19.0.2

Environment PHP

8.2.12

Environment Database

mariadb 10.11.7

Steps to reproduce the behavior and expected behavior

upgrade dolibarr from 19.0.0 to 19.0.2

Attached files

No response

@marillat marillat added the Bug This is a bug (something does not work as expected) label May 5, 2024
@hansemschnokeloch
Copy link
Contributor

Duplicate of #13284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

2 participants